diff options
Diffstat (limited to 'package/gnutls/patches/patch-libextra_build-aux_ltmain_sh')
-rw-r--r-- | package/gnutls/patches/patch-libextra_build-aux_ltmain_sh | 11 |
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" |