~vcs-imports/ipfire/ipfire-2.x

« back to all changes in this revision

Viewing changes to src/patches/pound-2.6.patch

  • Committer: Dirk Wagner
  • Date: 2014-12-23 08:02:23 UTC
  • mfrom: (4405.56.108)
  • Revision ID: git-v1:601f8347ccb1e9c5e3f250ff26d4097ecd698875
Merge branch 'next' of ssh://git.ipfire.org/pub/git/ipfire-2.x into asterisk-update

Show diffs side-by-side

added added

removed removed

Lines of Context:
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