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