summaryrefslogtreecommitdiff
path: root/package/gnutls/patches/patch-libextra_build-aux_ltmain_sh
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2011-10-08 11:44:11 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2011-10-08 11:44:11 +0200
commit9533625f503d4654295ec2e4e1b5387a1fddbe1d (patch)
tree92c1bdcd1681a3c0ca74ed98339b30868b131a6a /package/gnutls/patches/patch-libextra_build-aux_ltmain_sh
parentefe65e0d72d38a2a7c80d057996e17a99c396da3 (diff)
update to latest upstream version with libgcrypt crypto backend
Diffstat (limited to 'package/gnutls/patches/patch-libextra_build-aux_ltmain_sh')
-rw-r--r--package/gnutls/patches/patch-libextra_build-aux_ltmain_sh11
1 files changed, 0 insertions, 11 deletions
diff --git a/package/gnutls/patches/patch-libextra_build-aux_ltmain_sh b/package/gnutls/patches/patch-libextra_build-aux_ltmain_sh
deleted file mode 100644
index 75df0e2d6..000000000
--- a/package/gnutls/patches/patch-libextra_build-aux_ltmain_sh
+++ /dev/null
@@ -1,11 +0,0 @@
---- gnutls-2.8.6.orig/libextra/build-aux/ltmain.sh 2010-03-15 11:28:49.000000000 +0100
-+++ gnutls-2.8.6/libextra/build-aux/ltmain.sh 2011-01-15 19:44:14.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"