diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2013-10-24 16:36:52 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2013-10-24 16:36:52 +0200 |
commit | 82cce6038c7fc05bf1107613fc4b5d3ba8aceb83 (patch) | |
tree | 3ed19c48bfe55c1a95e7e34ec7798fb13a23922f /package/libxcb/patches/patch-ltmain_sh | |
parent | 24092f8e8b58464e33d163d8dee9e864895b50a5 (diff) | |
parent | ba1dbc96f36abce072ac39a33bb0bd85e12a4e97 (diff) |
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/libxcb/patches/patch-ltmain_sh')
-rw-r--r-- | package/libxcb/patches/patch-ltmain_sh | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/package/libxcb/patches/patch-ltmain_sh b/package/libxcb/patches/patch-ltmain_sh deleted file mode 100644 index c3b2b8713..000000000 --- a/package/libxcb/patches/patch-ltmain_sh +++ /dev/null @@ -1,11 +0,0 @@ ---- libxcb-1.7.orig/ltmain.sh 2010-08-13 13:46:48.000000000 +0200 -+++ libxcb-1.7/ltmain.sh 2011-01-30 18:41:38.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" |