summaryrefslogtreecommitdiff
path: root/package/gnutls/patches/patch-lib_build-aux_ltmain_sh
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2011-10-08 11:43:10 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2011-10-08 11:43:10 +0200
commit3c7d86149b8a3cd7c8fa3d8f71fc6ba4f73ea92d (patch)
tree46c1b3963ee2d4f1d40f1b040635cf5bf4beca08 /package/gnutls/patches/patch-lib_build-aux_ltmain_sh
parent6bde5bd7302d9eeca63d55c8b57a6c544e56fe8c (diff)
parent4fd5ddcbcb150d6f687f919c2e5ddefe1a804ec9 (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/gnutls/patches/patch-lib_build-aux_ltmain_sh')
-rw-r--r--package/gnutls/patches/patch-lib_build-aux_ltmain_sh11
1 files changed, 0 insertions, 11 deletions
diff --git a/package/gnutls/patches/patch-lib_build-aux_ltmain_sh b/package/gnutls/patches/patch-lib_build-aux_ltmain_sh
deleted file mode 100644
index e16ccadeb..000000000
--- a/package/gnutls/patches/patch-lib_build-aux_ltmain_sh
+++ /dev/null
@@ -1,11 +0,0 @@
---- gnutls-2.8.6.orig/lib/build-aux/ltmain.sh 2010-03-15 11:28:24.000000000 +0100
-+++ gnutls-2.8.6/lib/build-aux/ltmain.sh 2011-01-15 19:44:32.000000000 +0100
-@@ -4765,7 +4765,7 @@ func_mode_link ()
- # -p, -pg, --coverage, -fprofile-* pass through profiling flag for GCC
- # @file GCC response files
- -64|-mips[0-9]|-r[0-9][0-9]*|-xarch=*|-xtarget=*|+DA*|+DD*|-q*|-m*| \
-- -t[45]*|-txscale*|-p|-pg|--coverage|-fprofile-*|-F*|@*)
-+ -t[45]*|-txscale*|-p|-pg|--coverage|-fprofile-*|-F*|@*|-fstack-protector*|-flto)
- func_quote_for_eval "$arg"
- arg="$func_quote_for_eval_result"
- func_append compile_command " $arg"