diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2010-11-13 00:31:52 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2010-11-13 00:31:52 +0100 |
commit | 3e9ec766c9b289becc53fba5fc57eb20723eeab7 (patch) | |
tree | 265634e99e345211208f28c6a996b22ccfedff4b /package/rpm/patches/patch-configure | |
parent | b6a5c9e0b1ed79e56e7dc8b3a0b2a61856fda576 (diff) | |
parent | d29b7059e0e3dacc3e051c310eabaecabe19a8d2 (diff) |
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/rpm/patches/patch-configure')
-rw-r--r-- | package/rpm/patches/patch-configure | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/package/rpm/patches/patch-configure b/package/rpm/patches/patch-configure deleted file mode 100644 index 7602cc370..000000000 --- a/package/rpm/patches/patch-configure +++ /dev/null @@ -1,11 +0,0 @@ ---- rpm-4.7.0.orig/configure 2009-04-16 10:10:33.000000000 +0200 -+++ rpm-4.7.0/configure 2009-06-23 19:55:16.747272696 +0200 -@@ -21839,7 +21839,7 @@ if test "$GCC" = yes; then - CFLAGS="$CFLAGS -fPIC -DPIC -D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wno-char-subscripts" - # XXX disabled for now due to noise from NSPR headers - # CFLAGS="$CFLAGS -Wstrict-prototypes" -- cflags_to_try="-fno-strict-aliasing -fstack-protector" -+ cflags_to_try="-fno-strict-aliasing" - { $as_echo "$as_me:$LINENO: checking supported compiler flags" >&5 - $as_echo_n "checking supported compiler flags... " >&6; } - old_cflags=$CFLAGS |