Home
last modified time | relevance | path

Searched refs:with_build_time_tools (Results 1 – 3 of 3) sorted by relevance

/trueos/contrib/binutils/
HDconfigure7716 if test "${with_build_time_tools+set}" = set; then
7717 withval="$with_build_time_tools"
7778 if test -z "$ac_cv_prog_CC_FOR_TARGET" && test -n "$with_build_time_tools"; then
7780 echo "$as_me:$LINENO: checking for ${ncn_progname} in $with_build_time_tools" >&5
7781 echo $ECHO_N "checking for ${ncn_progname} in $with_build_time_tools... $ECHO_C" >&6
7782 if test -x $with_build_time_tools/${ncn_progname}; then
7783 ac_cv_prog_CC_FOR_TARGET=$with_build_time_tools/${ncn_progname}
7933 if test -z "$ac_cv_prog_CXX_FOR_TARGET" && test -n "$with_build_time_tools"; then
7935 echo "$as_me:$LINENO: checking for ${ncn_progname} in $with_build_time_tools" >&5
7936 echo $ECHO_N "checking for ${ncn_progname} in $with_build_time_tools... $ECHO_C" >&6
[all …]
HDconfigure.ac2457 with_build_time_tools=
2461 [with_build_time_tools=])
/trueos/contrib/binutils/config/
HDChangeLog171 * acx.m4 (NCN_STRICT_CHECK_TARGET_TOOLS): Test $with_build_time_tools.
176 with a complete path in either $with_build_time_tools or $exec_prefix.