Searched refs:CC_FOR_BUILD (Results 1 – 1 of 1) sorted by relevance
124 case ${CC_FOR_BUILD-},${HOST_CC-},${CC-} in128 CC_FOR_BUILD=$driver132 if test x"$CC_FOR_BUILD" = x ; then133 CC_FOR_BUILD=no_compiler_found136 ,,*) CC_FOR_BUILD=$CC ;;137 ,*,*) CC_FOR_BUILD=$HOST_CC ;;237 if echo __ELF__ | $CC_FOR_BUILD -E - 2>/dev/null \444 if test "$CC_FOR_BUILD" != no_compiler_found; then557 $CC_FOR_BUILD -o "$dummy" "$dummy.c" &&990 if test "$CC_FOR_BUILD" != no_compiler_found; then[all …]
Completed in 11 milliseconds