Home
last modified time | relevance | path

Searched refs:target_cc (Results 1 – 2 of 2) sorted by relevance

/qemu/
H A Dconfigure1375 target_cc=$cc
1386 target_cc=
1392 compute_target_variable $target_arch target_cc gcc
1394 target_ccas=$target_cc
1405 if test -n "$target_cc"; then
1408 if $target_cc --version | grep -qi "clang"; then
1454 target_cc=
1464 test -n "$target_cc"
1469 if test -z "$target_cc" && test -z "$target_as"; then
1484 if test -n "$target_cc"; then
[all …]
/qemu/docs/devel/
H A Dbuild-system.rst87 compiler is present, return success and set variables ``$target_cc``,