Home
last modified time | relevance | path

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

/qemu/
H A Dconfigure1432 if do_compiler "$target_cc" $target_cflags -o $TMPO -c $TMPC &&
1433 …do_compiler "$target_cc" $target_cflags -r -nostdlib -o "${TMPDIR1}/${TMPB}2.o" "$TMPO" -lgcc; then
1439 if do_compiler "$target_cc" $target_cflags -o $TMPE $TMPC -static ; then
1444 if do_compiler "$target_cc" $target_cflags -o $TMPE $TMPC ; then
1468 echo "EXTRA_CFLAGS=$target_cflags"