diff options
author | Waldemar Brodkorb <mail@waldemar-brodkorb.de> | 2012-03-11 16:01:35 +0100 |
---|---|---|
committer | Waldemar Brodkorb <mail@waldemar-brodkorb.de> | 2012-03-11 16:01:35 +0100 |
commit | 85a8eebad2ec52266e98e4a764ea61f6d58f101f (patch) | |
tree | 003ff41817b41d2c0a6b84e43e4a2eb4b4f01b59 /package/libtasn1/patches/patch-build-aux_ltmain_sh | |
parent | 6c91c5bb985ece8173f3eca8b3a9f208f12249be (diff) |
update gnutls and required packages to latest upstream
Diffstat (limited to 'package/libtasn1/patches/patch-build-aux_ltmain_sh')
-rw-r--r-- | package/libtasn1/patches/patch-build-aux_ltmain_sh | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/package/libtasn1/patches/patch-build-aux_ltmain_sh b/package/libtasn1/patches/patch-build-aux_ltmain_sh deleted file mode 100644 index c48047c43..000000000 --- a/package/libtasn1/patches/patch-build-aux_ltmain_sh +++ /dev/null @@ -1,11 +0,0 @@ ---- libtasn1-2.2.orig/build-aux/ltmain.sh 2009-05-20 12:03:37.000000000 +0200 -+++ libtasn1-2.2/build-aux/ltmain.sh 2011-01-15 19:29:40.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" |