X-Git-Url: https://git.saurik.com/cycript.git/blobdiff_plain/a93f15c0bc99a80cc7dbe2f43f53ca3f2d7f64a3..d5fa31c512a3fefcc82ac3d757b25f59cd9c142a:/ltmain.sh diff --git a/ltmain.sh b/ltmain.sh index 9ae038c..63ae69d 100644 --- a/ltmain.sh +++ b/ltmain.sh @@ -5851,10 +5851,9 @@ func_mode_link () # -tp=* Portland pgcc target processor selection # --sysroot=* for sysroot support # -O*, -flto*, -fwhopr*, -fuse-linker-plugin GCC link-time optimization - # -stdlib=* select c++ std lib with clang -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*|-flto*|-fwhopr*|-fuse-linker-plugin|-stdlib=*) + -O*|-flto*|-fwhopr*|-fuse-linker-plugin) func_quote_for_eval "$arg" arg="$func_quote_for_eval_result" func_append compile_command " $arg"