Searched refs:target_cflags (Results 1 – 1 of 1) sorted by relevance
1610 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; then1617 if do_compiler "$target_cc" $target_cflags -o $TMPE $TMPC -static ; then1622 if do_compiler "$target_cc" $target_cflags -o $TMPE $TMPC ; then1646 echo "EXTRA_CFLAGS=$target_cflags"
Completed in 7 milliseconds