From: Dirk Wagner Date: Sat, 11 Feb 2012 17:28:13 +0000 (+0100) Subject: pound: update to latest stable 2.6 X-Git-Tag: v2.11-core57~2 X-Git-Url: http://git.ipfire.org/?p=people%2Fpmueller%2Fipfire-2.x.git;a=commitdiff_plain;h=36661efeecd3f3e0d1bb46cc65aa5f696b18f649 pound: update to latest stable 2.6 --- diff --git a/src/patches/pound-2.6.patch b/src/patches/pound-2.6.patch new file mode 100644 index 0000000000..9dceebc5e8 --- /dev/null +++ b/src/patches/pound-2.6.patch @@ -0,0 +1,11 @@ +--- build/usr/src/Pound-2.6/configure_orig 2011-12-28 14:57:45.000000000 +0100 ++++ build/usr/src/Pound-2.6/configure 2012-02-10 21:09:50.000000000 +0100 +@@ -3232,7 +3232,7 @@ + + if test "${CC}" = "gcc" + then +- CPPFLAGS="${CPPFLAGS} -Wstrict-prototypes -Wno-unused-result -pipe" ++ CPPFLAGS="${CPPFLAGS} -Wstrict-prototypes -pipe" + fi + + { $as_echo "$as_me:${as_lineno-$LINENO}: *** Checking for threads library and/or flags ***" >&5