patch-autoconf_ltmain_sh 658 B

1234567891011
  1. --- lzo-2.04.orig/autoconf/ltmain.sh 2010-10-31 18:21:28.000000000 +0100
  2. +++ lzo-2.04/autoconf/ltmain.sh 2011-02-04 21:48:26.000000000 +0100
  3. @@ -5091,7 +5091,7 @@ func_mode_link ()
  4. # @file GCC response files
  5. # -tp=* Portland pgcc target processor selection
  6. -64|-mips[0-9]|-r[0-9][0-9]*|-xarch=*|-xtarget=*|+DA*|+DD*|-q*|-m*| \
  7. - -t[45]*|-txscale*|-p|-pg|--coverage|-fprofile-*|-F*|@*|-tp=*)
  8. + -t[45]*|-txscale*|-p|-pg|--coverage|-fprofile-*|-F*|@*|-tp=*|-fstack-protector*|-flto)
  9. func_quote_for_eval "$arg"
  10. arg="$func_quote_for_eval_result"
  11. func_append compile_command " $arg"