summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-misc/beanstalkd/files/beanstalkd-werror-v2.patch')
-rw-r--r--app-misc/beanstalkd/files/beanstalkd-werror-v2.patch14
1 files changed, 14 insertions, 0 deletions
diff --git a/app-misc/beanstalkd/files/beanstalkd-werror-v2.patch b/app-misc/beanstalkd/files/beanstalkd-werror-v2.patch
new file mode 100644
index 000000000000..808e82b21362
--- /dev/null
+++ b/app-misc/beanstalkd/files/beanstalkd-werror-v2.patch
@@ -0,0 +1,14 @@
+diff --git a/configure b/configure
+index 2f29879..50136fb 100755
+--- a/configure
++++ b/configure
+@@ -3569,7 +3569,7 @@ fi
+
+
+
+- list="-Wall -Werror"
++ list="-Wall"
+ flags_supported=""
+ flags_unsupported=""
+ { $as_echo "$as_me:${as_lineno-$LINENO}: checking for supported compiler flags" >&5
+