Home
last modified time | relevance | path

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

/qemu/
A Dconfigure1553 target_cc=$cc
1564 target_cc=
1570 compute_target_variable $target_arch target_cc gcc
1572 target_ccas=$target_cc
1583 if test -n "$target_cc"; then
1586 if $target_cc --version | grep -qi "clang"; then
1632 target_cc=
1642 test -n "$target_cc"
1647 if test -z "$target_cc" && test -z "$target_as"; then
1662 if test -n "$target_cc"; then
[all …]
/qemu/docs/devel/
A Dbuild-system.rst87 compiler is present, return success and set variables ``$target_cc``,

Completed in 9 milliseconds