Lines Matching refs:base_compile
1370 # Blanks at the start of $base_compile will cause this to fail
1934 base_compile=
1947 # do not "continue". Instead, add this to base_compile
1984 arg_mode=arg # the next one goes into the "base_compile" arg list
2001 # Add the arguments to base_compile.
2002 func_append base_compile " $lastarg"
2018 func_append_quoted base_compile "$lastarg"
2056 func_infer_tag $base_compile
2094 test -z "$base_compile" && \
2164 # Without this assignment, base_compile gets emptied.
2165 fbsd_hideous_sh_bug=$base_compile
2168 command="$base_compile $qsrcfile $pic_flag"
2171 command="$base_compile $qsrcfile"
2220 command="$base_compile $qsrcfile$pie_flag"
2222 command="$base_compile $qsrcfile $pic_flag"
5096 base_compile="$nonopt $@"
5145 func_infer_tag $base_compile