gcc-cross,gcc-cross-sdk,gcc-cross-canadian-sdk: Disable nls when using uclibc
[openembedded.git] / recipes / gcc / gcc-cross-sdk_4.5.bb
blobbb76ed531e077c1d1d2079e138a94f84b0f5f840
1 inherit sdk
3 require gcc-${PV}.inc
4 require gcc-cross-sdk.inc
5 PR = "${INC_PR}.2"
7 EXTRA_OECONF += " --disable-libunwind-exceptions --with-mpfr=${STAGING_DIR_NATIVE}${prefix_native} --with-system-zlib"