diff options
author | Waldemar Brodkorb <wbrodkorb@conet.de> | 2015-02-19 13:27:50 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbrodkorb@conet.de> | 2015-02-19 13:27:50 +0100 |
commit | f0db4f5008c4bce495f1e314fe4c39576743612d (patch) | |
tree | 5a12236cfc58cee6d41262d1f01b5be4bee59f84 /package/libtool/patches/patch-libltdl_config_ltmain_m4sh | |
parent | 781b5eaa91a31e93decbeea3817d2f7adeb100d2 (diff) | |
parent | 91a65fe8097b458ecba2cb88b862576e10cf72d9 (diff) |
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/libtool/patches/patch-libltdl_config_ltmain_m4sh')
-rw-r--r-- | package/libtool/patches/patch-libltdl_config_ltmain_m4sh | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/package/libtool/patches/patch-libltdl_config_ltmain_m4sh b/package/libtool/patches/patch-libltdl_config_ltmain_m4sh deleted file mode 100644 index d6ebba7b6..000000000 --- a/package/libtool/patches/patch-libltdl_config_ltmain_m4sh +++ /dev/null @@ -1,11 +0,0 @@ ---- libtool-2.4.2.orig/libltdl/config/ltmain.m4sh 2011-10-17 12:17:05.000000000 +0200 -+++ libtool-2.4.2/libltdl/config/ltmain.m4sh 2013-10-30 18:43:07.053853500 +0100 -@@ -5066,7 +5066,7 @@ func_mode_link () - # -O*, -flto*, -fwhopr*, -fuse-linker-plugin GCC link-time optimization - -64|-mips[0-9]|-r[0-9][0-9]*|-xarch=*|-xtarget=*|+DA*|+DD*|-q*|-m*| \ - -t[45]*|-txscale*|-p|-pg|--coverage|-fprofile-*|-F*|@*|-tp=*|--sysroot=*| \ -- -O*|-flto*|-fwhopr*|-fuse-linker-plugin) -+ -O*|-flto*|-fwhopr*|-fuse-linker-plugin|-fstack-protector*) - func_quote_for_eval "$arg" - arg="$func_quote_for_eval_result" - func_append compile_command " $arg" |