summaryrefslogtreecommitdiff
path: root/package/mpfr/patches/patch-ltmain_sh
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-01-07 19:33:58 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2014-01-07 19:33:58 +0100
commitb8a5f39cf7e72bc8e25bfbce24c0820ad43f0721 (patch)
tree7d9282ce7a807b30a4f0abfa61359994fe7841e7 /package/mpfr/patches/patch-ltmain_sh
parent389e67da44097077ce8bfa775a359bcdb0b60601 (diff)
parent237345323af9aa759b1dee8cc5496c1ef30c3f2c (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/mpfr/patches/patch-ltmain_sh')
-rw-r--r--package/mpfr/patches/patch-ltmain_sh11
1 files changed, 0 insertions, 11 deletions
diff --git a/package/mpfr/patches/patch-ltmain_sh b/package/mpfr/patches/patch-ltmain_sh
deleted file mode 100644
index 117f89c34..000000000
--- a/package/mpfr/patches/patch-ltmain_sh
+++ /dev/null
@@ -1,11 +0,0 @@
---- mpfr-2.4.2.orig/ltmain.sh 2009-11-30 03:43:54.000000000 +0100
-+++ mpfr-2.4.2/ltmain.sh 2011-01-15 14:26: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"