summaryrefslogtreecommitdiff
path: root/package/DirectFB/patches/patch-ltmain_sh
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2013-02-28 16:38:25 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2013-02-28 16:38:25 +0100
commit7e2ab882b91b64fb5c596a43d582ea0cbf3ed451 (patch)
treebbde46601c909d4186640492069c14551a56aabe /package/DirectFB/patches/patch-ltmain_sh
parent03d71c7c3120b2511010127737290c0473ad52a2 (diff)
update to latest upstream
Diffstat (limited to 'package/DirectFB/patches/patch-ltmain_sh')
-rw-r--r--package/DirectFB/patches/patch-ltmain_sh11
1 files changed, 0 insertions, 11 deletions
diff --git a/package/DirectFB/patches/patch-ltmain_sh b/package/DirectFB/patches/patch-ltmain_sh
deleted file mode 100644
index cd25bbd95..000000000
--- a/package/DirectFB/patches/patch-ltmain_sh
+++ /dev/null
@@ -1,11 +0,0 @@
---- DirectFB-1.4.11.orig/ltmain.sh 2010-11-03 11:14:45.000000000 +0100
-+++ DirectFB-1.4.11/ltmain.sh 2011-01-14 00:24:52.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"