7acb18f3d4
http://www.mail-archive.com/libtool@gnu.org/msg11249.html This commit was SVN r23665.
12 строки
512 B
Diff
12 строки
512 B
Diff
--- config/ltmain.sh
|
|
+++ config/ltmain.sh
|
|
@@ -4765,7 +4765,7 @@
|
|
# -p, -pg, --coverage, -fprofile-* 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*| \
|
|
- -t[45]*|-txscale*|-p|-pg|--coverage|-fprofile-*|-F*|@*)
|
|
+ -t[45]*|-txscale*|-p|-pg|--coverage|-fprofile-*|-F*|@*|-tp|-tp=*)
|
|
func_quote_for_eval "$arg"
|
|
arg="$func_quote_for_eval_result"
|
|
func_append compile_command " $arg"
|