patch-ltmain_sh 647 B

1234567891011
  1. --- libSM-1.2.0.orig/ltmain.sh 2010-10-28 07:27:06.000000000 +0200
  2. +++ libSM-1.2.0/ltmain.sh 2011-01-24 18:32:41.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"