summaryrefslogtreecommitdiff
path: root/ltmain.sh
diff options
context:
space:
mode:
authorAndrej Shadura <andrew.shadura@collabora.co.uk>2019-02-20 20:00:27 +0100
committerAndrej Shadura <andrew.shadura@collabora.co.uk>2019-02-20 20:00:27 +0100
commitdb930918e24314a673f8c588cb3bba318bca95fe (patch)
tree391ba8e12167a750e0fc0b5fd4cbd49b2dd3eca4 /ltmain.sh
parent3e04a02fd1d845d4c72f63783fa980591a22b076 (diff)
New upstream version 1.6.0
Diffstat (limited to 'ltmain.sh')
-rw-r--r--ltmain.sh3
1 files changed, 1 insertions, 2 deletions
diff --git a/ltmain.sh b/ltmain.sh
index 653efa7..0f0a2da 100644
--- a/ltmain.sh
+++ b/ltmain.sh
@@ -7273,10 +7273,9 @@ func_mode_link ()
# --sysroot=* for sysroot support
# -O*, -g*, -flto*, -fwhopr*, -fuse-linker-plugin GCC link-time optimization
# -stdlib=* select c++ std lib with clang
- # -fsanitize
-64|-mips[0-9]|-r[0-9][0-9]*|-xarch=*|-xtarget=*|+DA*|+DD*|-q*|-m*| \
-t[45]*|-txscale*|-p|-pg|--coverage|-fprofile-*|-F*|@*|-tp=*|--sysroot=*| \
- -O*|-g*|-flto*|-fwhopr*|-fuse-linker-plugin|-fstack-protector*|-stdlib=*|-fsanitize=*)
+ -O*|-g*|-flto*|-fwhopr*|-fuse-linker-plugin|-fstack-protector*|-stdlib=*)
func_quote_for_eval "$arg"
arg=$func_quote_for_eval_result
func_append compile_command " $arg"