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

/freebsd-11-stable/contrib/gdb/
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...]
/freebsd-11-stable/contrib/binutils/
H A Dltmain.sh1155 # Blanks at the start of $base_compile will cause this to fail
1590 base_compile=
1603 # do not "continue". Instead, add this to base_compile
1640 arg_mode=arg # the next one goes into the "base_compile" arg list
1658 # Add the arguments to base_compile.
1659 base_compile="$base_compile $lastarg"
1676 base_compile="$base_compile $func_quote_for_eval_result"
1724 func_infer_tag $base_compile
[all...]
/freebsd-11-stable/contrib/ldns/
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...]
/freebsd-11-stable/contrib/openbsm/config/
H A Dltmain.sh1405 # Blanks at the start of $base_compile will cause this to fail
1984 base_compile=
1997 # do not "continue". Instead, add this to base_compile
2034 arg_mode=arg # the next one goes into the "base_compile" arg list
2051 # Add the arguments to base_compile.
2052 func_append base_compile " $lastarg"
2068 func_append_quoted base_compile "$lastarg"
2106 func_infer_tag $base_compile
2144 test -z "$base_compile" && \
2214 # Without this assignment, base_compile get
[all...]
/freebsd-11-stable/crypto/heimdal/
H A Dltmain.sh1389 # 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 get
[all...]
/freebsd-11-stable/contrib/ntp/sntp/libevent/build-aux/
H A Dltmain.sh2667 # Blanks at the start of $base_compile will cause this to fail
3270 base_compile=
3283 # do not "continue". Instead, add this to base_compile
3320 arg_mode=arg # the next one goes into the "base_compile" arg list
3337 # Add the arguments to base_compile.
3338 func_append base_compile " $lastarg"
3354 func_append_quoted base_compile "$lastarg"
3392 func_infer_tag $base_compile
3430 test -z "$base_compile" && \
3500 # Without this assignment, base_compile get
[all...]
/freebsd-11-stable/contrib/openpam/
H A Dltmain.sh2667 # Blanks at the start of $base_compile will cause this to fail
3270 base_compile=
3283 # do not "continue". Instead, add this to base_compile
3320 arg_mode=arg # the next one goes into the "base_compile" arg list
3337 # Add the arguments to base_compile.
3338 func_append base_compile " $lastarg"
3354 func_append_quoted base_compile "$lastarg"
3392 func_infer_tag $base_compile
3430 test -z "$base_compile" && \
3500 # Without this assignment, base_compile get
[all...]
/freebsd-11-stable/contrib/file/
H A Dltmain.sh2670 # Blanks at the start of $base_compile will cause this to fail
3273 base_compile=
3286 # do not "continue". Instead, add this to base_compile
3323 arg_mode=arg # the next one goes into the "base_compile" arg list
3340 # Add the arguments to base_compile.
3341 func_append base_compile " $lastarg"
3357 func_append_quoted base_compile "$lastarg"
3395 func_infer_tag $base_compile
3433 test -z "$base_compile" && \
3503 # Without this assignment, base_compile get
[all...]
/freebsd-11-stable/contrib/unbound/
H A Dltmain.sh2667 # Blanks at the start of $base_compile will cause this to fail
3270 base_compile=
3283 # do not "continue". Instead, add this to base_compile
3320 arg_mode=arg # the next one goes into the "base_compile" arg list
3337 # Add the arguments to base_compile.
3338 func_append base_compile " $lastarg"
3354 func_append_quoted base_compile "$lastarg"
3392 func_infer_tag $base_compile
3430 test -z "$base_compile" && \
3500 # Without this assignment, base_compile get
[all...]
/freebsd-11-stable/contrib/sqlite3/
H A Dltmain.sh2667 # Blanks at the start of $base_compile will cause this to fail
3270 base_compile=
3283 # do not "continue". Instead, add this to base_compile
3320 arg_mode=arg # the next one goes into the "base_compile" arg list
3337 # Add the arguments to base_compile.
3338 func_append base_compile " $lastarg"
3354 func_append_quoted base_compile "$lastarg"
3392 func_infer_tag $base_compile
3430 test -z "$base_compile" && \
3500 # Without this assignment, base_compile get
[all...]

Completed in 155 milliseconds