Lines Matching refs:base_compile
2912 # Blanks at the start of $base_compile will cause this to fail
3515 base_compile=
3528 # do not "continue". Instead, add this to base_compile
3565 arg_mode=arg # the next one goes into the "base_compile" arg list
3582 # Add the arguments to base_compile.
3583 func_append base_compile " $lastarg"
3599 func_append_quoted base_compile "$lastarg"
3637 func_infer_tag $base_compile
3675 test -z "$base_compile" && \
3745 # Without this assignment, base_compile gets emptied.
3746 fbsd_hideous_sh_bug=$base_compile
3749 command="$base_compile $qsrcfile $pic_flag"
3752 command="$base_compile $qsrcfile"
3801 command="$base_compile $qsrcfile$pie_flag"
3803 command="$base_compile $qsrcfile $pic_flag"
6763 base_compile="$nonopt $@"
6813 func_infer_tag $base_compile