summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-block/mbuffer/files/mbuffer-20070317-configure.patch')
-rw-r--r--sys-block/mbuffer/files/mbuffer-20070317-configure.patch17
1 files changed, 17 insertions, 0 deletions
diff --git a/sys-block/mbuffer/files/mbuffer-20070317-configure.patch b/sys-block/mbuffer/files/mbuffer-20070317-configure.patch
new file mode 100644
index 000000000000..fef70918b974
--- /dev/null
+++ b/sys-block/mbuffer/files/mbuffer-20070317-configure.patch
@@ -0,0 +1,17 @@
+--- configure.orig 2007-04-01 08:08:26.000000000 -0400
++++ configure 2007-04-01 08:08:37.000000000 -0400
+@@ -3848,14 +3848,6 @@
+ fi
+
+
+-if test -n "$GCC"; then
+- CFLAGS="$CFLAGS -Wall"
+- case `uname -m` in
+- x86_64|sun4u)
+- CFLAGS="$CFLAGS -m64"
+- ;;
+- esac
+-fi
+
+
+