diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2011-01-24 14:04:43 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2011-01-24 14:04:43 +0100 |
commit | 573b06af740b3f1966aa2ea190494d9c87270786 (patch) | |
tree | d2f5dd29803ad5bbca171bfff9b1ece4ef3d5b3c /package/libosip2/patches/patch-configure | |
parent | 42ed8eb00eba8691994588b7fca5dbd04d92a59c (diff) | |
parent | 3953de124e87ce3b594fd861b6f111b2df706753 (diff) |
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/libosip2/patches/patch-configure')
-rw-r--r-- | package/libosip2/patches/patch-configure | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/package/libosip2/patches/patch-configure b/package/libosip2/patches/patch-configure new file mode 100644 index 000000000..49b5fd977 --- /dev/null +++ b/package/libosip2/patches/patch-configure @@ -0,0 +1,11 @@ +--- libosip2-3.3.0.orig/configure 2009-03-04 12:18:53.000000000 +0100 ++++ libosip2-3.3.0/configure 2011-01-21 14:27:29.384906610 +0100 +@@ -22308,7 +22308,7 @@ if test "x$Wpointer_arith_flag" = xyes; + CPPFLAGS="$CPPFLAGS -Wpointer-arith" + fi + +-SIP_CFLAGS="$SIP_CFLAGS $CFLAGS" ++SIP_CFLAGS="$SIP_CFLAGS" + + + |