summaryrefslogtreecommitdiff
path: root/package/libxml2/patches/patch-ltmain_sh
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2013-09-04 15:58:51 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2013-09-04 15:58:51 +0200
commit29df7026088c973b5ba99b48f93b10006e5c0e4c (patch)
treebb69240c53349e5d4f37ce81036b3404acd2a6c6 /package/libxml2/patches/patch-ltmain_sh
parent3c20e7545c11200a09e8a37bf1929e1786a59c8b (diff)
parent3102de1e866e5f716baad9c6ead4162a5b393ceb (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/libxml2/patches/patch-ltmain_sh')
-rw-r--r--package/libxml2/patches/patch-ltmain_sh11
1 files changed, 0 insertions, 11 deletions
diff --git a/package/libxml2/patches/patch-ltmain_sh b/package/libxml2/patches/patch-ltmain_sh
deleted file mode 100644
index e5746506c..000000000
--- a/package/libxml2/patches/patch-ltmain_sh
+++ /dev/null
@@ -1,11 +0,0 @@
---- libxml2-2.7.8.orig/ltmain.sh 2010-11-04 18:28:10.000000000 +0100
-+++ libxml2-2.7.8/ltmain.sh 2011-04-25 06:55:46.857662605 +0200
-@@ -5091,7 +5091,7 @@ func_mode_link ()
- # @file GCC response files
- # -tp=* Portland pgcc target processor selection
- -64|-mips[0-9]|-r[0-9][0-9]*|-xarch=*|-xtarget=*|+DA*|+DD*|-q*|-m*| \
-- -t[45]*|-txscale*|-p|-pg|--coverage|-fprofile-*|-F*|@*|-tp=*)
-+ -t[45]*|-txscale*|-p|-pg|--coverage|-fprofile-*|-F*|@*|-tp=*|-fstack-protector*|-flto*)
- func_quote_for_eval "$arg"
- arg="$func_quote_for_eval_result"
- func_append compile_command " $arg"