summaryrefslogtreecommitdiff
path: root/package/liblzo/patches/patch-autoconf_ltmain_sh
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2011-02-05 16:13:37 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2011-02-05 16:13:37 +0100
commit61629a527144e01ebcf25cffac48e48c01526af2 (patch)
tree92ff8b2f38dfb7b27de349fe04e0be2be1221698 /package/liblzo/patches/patch-autoconf_ltmain_sh
parentd61b82a6920ff6c499bafb3579733b18177f2fa0 (diff)
update to latest upstream version
Diffstat (limited to 'package/liblzo/patches/patch-autoconf_ltmain_sh')
-rw-r--r--package/liblzo/patches/patch-autoconf_ltmain_sh22
1 files changed, 11 insertions, 11 deletions
diff --git a/package/liblzo/patches/patch-autoconf_ltmain_sh b/package/liblzo/patches/patch-autoconf_ltmain_sh
index 9984105f8..d808a9833 100644
--- a/package/liblzo/patches/patch-autoconf_ltmain_sh
+++ b/package/liblzo/patches/patch-autoconf_ltmain_sh
@@ -1,11 +1,11 @@
---- lzo-2.03.orig/autoconf/ltmain.sh 2008-04-30 14:51:49.000000000 +0200
-+++ lzo-2.03/autoconf/ltmain.sh 2011-01-15 19:26:34.000000000 +0100
-@@ -1623,7 +1623,7 @@ EOF
- # -pg 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*|-pg| \
-- -t[45]*|-txscale*|@*)
-+ -t[45]*|-txscale*|@*|-fstack-protector*|-flto)
-
- # Unknown arguments in both finalize_command and compile_command need
- # to be aesthetically quoted because they are evaled later.
+--- lzo-2.04.orig/autoconf/ltmain.sh 2010-10-31 18:21:28.000000000 +0100
++++ lzo-2.04/autoconf/ltmain.sh 2011-02-04 21:48:26.000000000 +0100
+@@ -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"