gcc-cross,gcc-cross-sdk,gcc-cross-canadian-sdk: Disable nls when using uclibc
[openembedded.git] / recipes / gcc / gcc-cross_4.4.1.bb
blob49f3fd2fdb9804f661105c1301600d9b963d3dd5
1 require gcc-${PV}.inc
2 require gcc-cross4.inc
3 PR = "${INC_PR}.2"
5 SRC_URI_append_fail-fast = " file://zecke-no-host-includes.patch "
7 EXTRA_OECONF += " --disable-libunwind-exceptions --with-mpfr=${STAGING_DIR_NATIVE}${prefix_native}"
9 ARCH_FLAGS_FOR_TARGET += "-isystem${STAGING_DIR_TARGET}${target_includedir}"