mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-05-11 09:48:24 +02:00
12 lines
439 B
Diff
12 lines
439 B
Diff
--- 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
|