Searched refs:base_compile (Results 1 - 12 of 12) sorted by relevance

/haiku-buildtools/legacy/binutils/
H A Dltmain.sh315 base_compile=
340 # Add the previous argument to base_compile.
341 if test -z "$base_compile"; then
342 base_compile="$lastarg"
344 base_compile="$base_compile $lastarg"
400 # Add the arguments to base_compile.
401 if test -z "$base_compile"; then
402 base_compile="$lastarg"
404 base_compile
[all...]
/haiku-buildtools/legacy/gcc/
H A Dltmain.sh263 base_compile=
321 # Add the previous argument to base_compile.
322 if test -z "$base_compile"; then
323 base_compile="$lastarg"
325 base_compile="$base_compile $lastarg"
368 if test -z "$base_compile"; then
428 # Without this assignment, base_compile gets emptied.
429 fbsd_hideous_sh_bug=$base_compile
432 command="$base_compile
[all...]
/haiku-buildtools/libtool/libltdl/
H A Dltmain.sh205 # Blanks at the start of $base_compile will cause this to fail
569 base_compile=
581 # do not "continue". Instead, add this to base_compile
615 arg_mode=arg # the next one goes into the "base_compile" arg list
639 # Add the arguments to base_compile.
640 base_compile="$base_compile $lastarg"
670 base_compile="$base_compile $lastarg"
717 func_infer_tag $base_compile
[all...]
/haiku-buildtools/libtool/
H A Dltmain.sh205 # Blanks at the start of $base_compile will cause this to fail
569 base_compile=
581 # do not "continue". Instead, add this to base_compile
615 arg_mode=arg # the next one goes into the "base_compile" arg list
639 # Add the arguments to base_compile.
640 base_compile="$base_compile $lastarg"
670 base_compile="$base_compile $lastarg"
717 func_infer_tag $base_compile
[all...]
/haiku-buildtools/binutils/
H A Dltmain.sh1197 # Blanks at the start of $base_compile will cause this to fail
1282 base_compile=
1295 # do not "continue". Instead, add this to base_compile
1332 arg_mode=arg # the next one goes into the "base_compile" arg list
1350 # Add the arguments to base_compile.
1351 base_compile="$base_compile $lastarg"
1368 base_compile="$base_compile $func_quote_for_eval_result"
1406 func_infer_tag $base_compile
[all...]
/haiku-buildtools/gcc/
H A Dltmain.sh1197 # Blanks at the start of $base_compile will cause this to fail
1282 base_compile=
1295 # do not "continue". Instead, add this to base_compile
1332 arg_mode=arg # the next one goes into the "base_compile" arg list
1350 # Add the arguments to base_compile.
1351 base_compile="$base_compile $lastarg"
1368 base_compile="$base_compile $func_quote_for_eval_result"
1406 func_infer_tag $base_compile
[all...]
/haiku-buildtools/cloog/osl/autoconf/
H A Dltmain.sh1390 # Blanks at the start of $base_compile will cause this to fail
1954 base_compile=
1967 # do not "continue". Instead, add this to base_compile
2004 arg_mode=arg # the next one goes into the "base_compile" arg list
2021 # Add the arguments to base_compile.
2022 func_append base_compile " $lastarg"
2038 func_append_quoted base_compile "$lastarg"
2076 func_infer_tag $base_compile
2114 test -z "$base_compile" && \
2184 # Without this assignment, base_compile get
[all...]
/haiku-buildtools/cloog/autoconf/
H A Dltmain.sh1390 # Blanks at the start of $base_compile will cause this to fail
1954 base_compile=
1967 # do not "continue". Instead, add this to base_compile
2004 arg_mode=arg # the next one goes into the "base_compile" arg list
2021 # Add the arguments to base_compile.
2022 func_append base_compile " $lastarg"
2038 func_append_quoted base_compile "$lastarg"
2076 func_infer_tag $base_compile
2114 test -z "$base_compile" && \
2184 # Without this assignment, base_compile get
[all...]
/haiku-buildtools/gcc/gmp/
H A Dltmain.sh1390 # Blanks at the start of $base_compile will cause this to fail
1954 base_compile=
1967 # do not "continue". Instead, add this to base_compile
2004 arg_mode=arg # the next one goes into the "base_compile" arg list
2021 # Add the arguments to base_compile.
2022 func_append base_compile " $lastarg"
2038 func_append_quoted base_compile "$lastarg"
2076 func_infer_tag $base_compile
2114 test -z "$base_compile" && \
2184 # Without this assignment, base_compile get
[all...]
/haiku-buildtools/gcc/mpc/
H A Dltmain.sh1390 # Blanks at the start of $base_compile will cause this to fail
1954 base_compile=
1967 # do not "continue". Instead, add this to base_compile
2004 arg_mode=arg # the next one goes into the "base_compile" arg list
2021 # Add the arguments to base_compile.
2022 func_append base_compile " $lastarg"
2038 func_append_quoted base_compile "$lastarg"
2076 func_infer_tag $base_compile
2114 test -z "$base_compile" && \
2184 # Without this assignment, base_compile get
[all...]
/haiku-buildtools/gcc/mpfr/
H A Dltmain.sh1390 # Blanks at the start of $base_compile will cause this to fail
1954 base_compile=
1967 # do not "continue". Instead, add this to base_compile
2004 arg_mode=arg # the next one goes into the "base_compile" arg list
2021 # Add the arguments to base_compile.
2022 func_append base_compile " $lastarg"
2038 func_append_quoted base_compile "$lastarg"
2076 func_infer_tag $base_compile
2114 test -z "$base_compile" && \
2184 # Without this assignment, base_compile get
[all...]
/haiku-buildtools/isl/
H A Dltmain.sh2556 # Blanks at the start of $base_compile will cause this to fail
3159 base_compile=
3172 # do not "continue". Instead, add this to base_compile
3209 arg_mode=arg # the next one goes into the "base_compile" arg list
3226 # Add the arguments to base_compile.
3227 func_append base_compile " $lastarg"
3243 func_append_quoted base_compile "$lastarg"
3281 func_infer_tag $base_compile
3319 test -z "$base_compile" && \
3389 # Without this assignment, base_compile get
[all...]

Completed in 287 milliseconds