Searched refs:target_cc (Results 1 – 3 of 3) sorted by relevance
1553 target_cc=$cc1564 target_cc=1570 compute_target_variable $target_arch target_cc gcc1572 target_ccas=$target_cc1583 if test -n "$target_cc"; then1586 if $target_cc --version | grep -qi "clang"; then1610 if do_compiler "$target_cc" $target_cflags -o $TMPO -c $TMPC &&1611 …do_compiler "$target_cc" $target_cflags -r -nostdlib -o "${TMPDIR1}/${TMPB}2.o" "$TMPO" -lgcc; then1617 if do_compiler "$target_cc" $target_cflags -o $TMPE $TMPC -static ; then1622 if do_compiler "$target_cc" $target_cflags -o $TMPE $TMPC ; then[all …]
103 ARGS=$ARGS" target_cc=\"$CC_BIN ${TUNE_CCARGS} ${DEBUG_PREFIX_MAP}\""
87 compiler is present, return success and set variables ``$target_cc``,