Lines Matching refs:base_compile
2714 # Blanks at the start of $base_compile will cause this to fail
3317 base_compile=
3330 # do not "continue". Instead, add this to base_compile
3367 arg_mode=arg # the next one goes into the "base_compile" arg list
3384 # Add the arguments to base_compile.
3385 func_append base_compile " $lastarg"
3401 func_append_quoted base_compile "$lastarg"
3439 func_infer_tag $base_compile
3477 test -z "$base_compile" && \
3547 # Without this assignment, base_compile gets emptied.
3548 fbsd_hideous_sh_bug=$base_compile
3551 command="$base_compile $qsrcfile $pic_flag"
3554 command="$base_compile $qsrcfile"
3603 command="$base_compile $qsrcfile$pie_flag"
3605 command="$base_compile $qsrcfile $pic_flag"
6562 base_compile="$nonopt $@"
6612 func_infer_tag $base_compile