]> git.ipfire.org Git - people/teissler/ipfire-2.x.git/blob - src/patches/pound-2.6.patch
udev: remove /var/run mount from initskript.
[people/teissler/ipfire-2.x.git] / src / patches / pound-2.6.patch
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