summaryrefslogtreecommitdiff
path: root/package/miredo/patches/patch-admin_ltmain_sh
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2013-11-08 16:59:18 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2013-11-08 16:59:18 +0100
commit6987d5c7e74c19902218551427e4b11bd02ee968 (patch)
treead105a787f97a75555150e16aaaed40bd0592e8e /package/miredo/patches/patch-admin_ltmain_sh
parentb5192e730a2b60e309b612768039247a0b87d0fd (diff)
parentc82dab24ed58a919a52fa121e064c6125ceb803a (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
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"