]> git.ipfire.org Git - ipfire-2.x.git/blame - src/patches/pound-2.6.patch
firewall: add more pscan matches and filter INVALID conntrack packages.
[ipfire-2.x.git] / src / patches / pound-2.6.patch
CommitLineData
36661efe
DW
1--- build/usr/src/Pound-2.6/configure_orig 2011-12-28 14:57:45.000000000 +0100
2+++ build/usr/src/Pound-2.6/configure 2012-02-10 21:09:50.000000000 +0100
3@@ -3232,7 +3232,7 @@
4
5 if test "${CC}" = "gcc"
6 then
7- CPPFLAGS="${CPPFLAGS} -Wstrict-prototypes -Wno-unused-result -pipe"
8+ CPPFLAGS="${CPPFLAGS} -Wstrict-prototypes -pipe"
9 fi
10
11 { $as_echo "$as_me:${as_lineno-$LINENO}: *** Checking for threads library and/or flags ***" >&5