1 --- ltmain.sh.orig 2020-09-09 21:20:23.069433984 -0400
2 +++ ltmain.sh 2020-09-09 21:27:13.168073996 -0400
4 -64|-mips[0-9]|-r[0-9][0-9]*|-xarch=*|-xtarget=*|+DA*|+DD*|-q*|-m*| \
5 -t[45]*|-txscale*|-p|-pg|--coverage|-fprofile-*|-F*|@*|-tp=*|--sysroot=*| \
6 -O*|-g*|-flto*|-fwhopr*|-fuse-linker-plugin|-fstack-protector*|-stdlib=*| \
7 - -specs=*|-fsanitize=*|-fuse-ld=*|-static-*|-fcilkplus)
8 + -specs=*|-fsanitize=*|-fuse-ld=*|--ld-path=*|-static-*|-fcilkplus)
9 func_quote_for_eval "$arg"
10 arg=$func_quote_for_eval_result
11 func_append compile_command " $arg"