diff options
author | Waldemar Brodkorb <mail@waldemar-brodkorb.de> | 2012-03-02 19:55:09 +0100 |
---|---|---|
committer | Waldemar Brodkorb <mail@waldemar-brodkorb.de> | 2012-03-02 19:55:09 +0100 |
commit | 58ed19a421ed9d0d38a432ee78fde9277165a6ab (patch) | |
tree | 5ab984a1439ab0f860d963b59e1660eab1621c48 /package/libmpdclient/patches | |
parent | b69bab410825d23c329ea2c601f63aadee1a5677 (diff) |
update apps to latest upstream version
Diffstat (limited to 'package/libmpdclient/patches')
-rw-r--r-- | package/libmpdclient/patches/patch-build_ltmain_sh | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/package/libmpdclient/patches/patch-build_ltmain_sh b/package/libmpdclient/patches/patch-build_ltmain_sh deleted file mode 100644 index 5f8c6273c..000000000 --- a/package/libmpdclient/patches/patch-build_ltmain_sh +++ /dev/null @@ -1,11 +0,0 @@ ---- libmpdclient-2.2.orig/build/ltmain.sh 2009-12-09 22:05:28.000000000 +0100 -+++ libmpdclient-2.2/build/ltmain.sh 2011-01-15 22:46:18.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" |