summaryrefslogtreecommitdiff
path: root/package/miredo/patches/patch-admin_ltmain_sh
diff options
context:
space:
mode:
authorWaldemar Brodkorb <mail@waldemar-brodkorb.de>2013-11-08 12:28:52 +0100
committerWaldemar Brodkorb <mail@waldemar-brodkorb.de>2013-11-08 12:28:52 +0100
commit4a2220ebe0625581127e591f0e06a56e00b54d83 (patch)
tree5f081cac99e59b50438f8def8cc90d561ba6eadc /package/miredo/patches/patch-admin_ltmain_sh
parent30c66a3ad43188c9feee28696f35caed2f22f049 (diff)
update to latest upstream version
Diffstat (limited to 'package/miredo/patches/patch-admin_ltmain_sh')
-rw-r--r--package/miredo/patches/patch-admin_ltmain_sh11
1 files changed, 0 insertions, 11 deletions
diff --git a/package/miredo/patches/patch-admin_ltmain_sh b/package/miredo/patches/patch-admin_ltmain_sh
deleted file mode 100644
index af6e9f095..000000000
--- a/package/miredo/patches/patch-admin_ltmain_sh
+++ /dev/null
@@ -1,11 +0,0 @@
---- miredo-1.2.3.orig/admin/ltmain.sh 2009-12-10 00:55:19.000000000 +0100
-+++ miredo-1.2.3/admin/ltmain.sh 2011-01-16 00:19:27.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"