From 2ee33f7b7bb6f36dcee29f7df1e6122b55139e92 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Wed, 27 Jul 2011 13:11:48 +0200 Subject: update to latest upstream version --- package/ccid/patches/patch-ltmain_sh | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'package/ccid/patches') diff --git a/package/ccid/patches/patch-ltmain_sh b/package/ccid/patches/patch-ltmain_sh index 572c24069..0801e7522 100644 --- a/package/ccid/patches/patch-ltmain_sh +++ b/package/ccid/patches/patch-ltmain_sh @@ -1,11 +1,11 @@ ---- ccid-1.4.1.orig/ltmain.sh 2010-08-04 15:28:29.000000000 +0200 -+++ ccid-1.4.1/ltmain.sh 2011-01-14 20:22:38.000000000 +0100 -@@ -4765,7 +4765,7 @@ func_mode_link () - # -p, -pg, --coverage, -fprofile-* pass through profiling flag for GCC - # @file GCC response files +--- ccid-1.4.4.orig/ltmain.sh 2011-05-13 11:19:08.000000000 +0200 ++++ ccid-1.4.4/ltmain.sh 2011-07-27 11:54:42.000000000 +0200 +@@ -5840,7 +5840,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*|@*) -+ -t[45]*|-txscale*|-p|-pg|--coverage|-fprofile-*|-F*|@*|-fstack-protector*|-flto) + -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" -- cgit v1.2.3