From 61629a527144e01ebcf25cffac48e48c01526af2 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sat, 5 Feb 2011 16:13:37 +0100 Subject: update to latest upstream version --- package/liblzo/patches/patch-autoconf_ltmain_sh | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) (limited to 'package/liblzo/patches/patch-autoconf_ltmain_sh') 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" -- cgit v1.2.3