Searched refs:target_cc (Results 1 – 2 of 2) 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"; then1632 target_cc=1642 test -n "$target_cc"1647 if test -z "$target_cc" && test -z "$target_as"; then1662 if test -n "$target_cc"; then[all …]
87 compiler is present, return success and set variables ``$target_cc``,
Completed in 9 milliseconds