Home
last modified time | relevance | path

Searched refs:GOC_FOR_TARGET (Results 1 – 4 of 4) sorted by relevance

/toolchain/binutils/binutils-2.27/
Dconfigure10770 if test -n "$GOC_FOR_TARGET"; then
10771 ac_cv_prog_GOC_FOR_TARGET=$GOC_FOR_TARGET
10785 if test -n "$GOC_FOR_TARGET"; then
10786 ac_cv_prog_GOC_FOR_TARGET="$GOC_FOR_TARGET" # Let the user override the test.
10806 if test -n "$GOC_FOR_TARGET"; then
10807 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GOC_FOR_TARGET" >&5
10808 $as_echo "$GOC_FOR_TARGET" >&6; }
10844 if test -n "$GOC_FOR_TARGET"; then
10845 ac_cv_prog_GOC_FOR_TARGET="$GOC_FOR_TARGET" # Let the user override the test.
10865 if test -n "$GOC_FOR_TARGET"; then
[all …]
DMakefile.tpl486 GOC_FOR_TARGET=$(STAGE_CC_WRAPPER) @GOC_FOR_TARGET@
Dconfigure.ac3417 NCN_STRICT_CHECK_TARGET_TOOLS(GOC_FOR_TARGET, gccgo)
3451 GCC_TARGET_TOOL(gccgo, GOC_FOR_TARGET, GOC,
DChangeLog1883 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
1887 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
1892 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.