You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/app-misc/beanstalkd/files/beanstalkd-werror-v2.patch

15 lines
302 B

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