Home
last modified time | relevance | path

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

/qemu/
A Dconfigure1610 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; then
1617 if do_compiler "$target_cc" $target_cflags -o $TMPE $TMPC -static ; then
1622 if do_compiler "$target_cc" $target_cflags -o $TMPE $TMPC ; then
1646 echo "EXTRA_CFLAGS=$target_cflags"

Completed in 7 milliseconds