X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=ltmain.sh;h=30be9c82c07013c35ae65542561f1f1ffd87c72c;hb=54a0ffce86e436416ab1a7fa14562fe8a69eeddf;hp=0f0a2da3f9dd10627626bf9725b332d95f314393;hpb=692cb42a07a0da9a2c4ec97a774b5ecc7dada843;p=platform%2Fupstream%2Ffribidi.git diff --git a/ltmain.sh b/ltmain.sh index 0f0a2da..30be9c8 100644 --- a/ltmain.sh +++ b/ltmain.sh @@ -7272,10 +7272,12 @@ func_mode_link () # -tp=* Portland pgcc target processor selection # --sysroot=* for sysroot support # -O*, -g*, -flto*, -fwhopr*, -fuse-linker-plugin GCC link-time optimization + # -specs=* GCC specs files # -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*|-g*|-flto*|-fwhopr*|-fuse-linker-plugin|-fstack-protector*|-stdlib=*) + -O*|-g*|-flto*|-fwhopr*|-fuse-linker-plugin|-fstack-protector*|-stdlib=*| \ + -specs=*) func_quote_for_eval "$arg" arg=$func_quote_for_eval_result func_append compile_command " $arg"