Lines Matching refs:base_compile
1389 # Blanks at the start of $base_compile will cause this to fail
1953 base_compile=
1966 # do not "continue". Instead, add this to base_compile
2003 arg_mode=arg # the next one goes into the "base_compile" arg list
2020 # Add the arguments to base_compile.
2021 func_append base_compile " $lastarg"
2037 func_append_quoted base_compile "$lastarg"
2075 func_infer_tag $base_compile
2113 test -z "$base_compile" && \
2183 # Without this assignment, base_compile gets emptied.
2184 fbsd_hideous_sh_bug=$base_compile
2187 command="$base_compile $qsrcfile $pic_flag"
2190 command="$base_compile $qsrcfile"
2239 command="$base_compile $qsrcfile$pie_flag"
2241 command="$base_compile $qsrcfile $pic_flag"
5104 base_compile="$nonopt $@"
5153 func_infer_tag $base_compile