summaryrefslogtreecommitdiff
path: root/devel/dbus/files/patch-configure
diff options
context:
space:
mode:
Diffstat (limited to 'devel/dbus/files/patch-configure')
-rw-r--r--devel/dbus/files/patch-configure13
1 files changed, 0 insertions, 13 deletions
diff --git a/devel/dbus/files/patch-configure b/devel/dbus/files/patch-configure
deleted file mode 100644
index 0161d4625f7d..000000000000
--- a/devel/dbus/files/patch-configure
+++ /dev/null
@@ -1,13 +0,0 @@
---- configure.orig 2009-01-13 07:43:11.194080000 +0000
-+++ configure 2009-01-13 07:43:26.270082000 +0000
-@@ -20956,10 +20956,6 @@ if test "x$GCC" = "xyes"; then
- *[\ \ ]-Wno-sign-compare[\ \ ]*) ;;
- *) CFLAGS="$CFLAGS -Wno-sign-compare" ;;
- esac
-- case " $CFLAGS " in
-- *[\ \ ]-Wno-pointer-sign[\ \ ]*) ;;
-- *) CFLAGS="$CFLAGS -Wno-pointer-sign" ;;
-- esac
-
- # http://bugs.freedesktop.org/show_bug.cgi?id=19195
- case " $CFLAGS " in