patch-ltmain_sh 648 B

1234567891011
  1. --- avahi-0.6.28.orig/ltmain.sh 2010-10-05 02:05:01.069018301 +0200
  2. +++ avahi-0.6.28/ltmain.sh 2011-03-25 18:53:20.684620818 +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"