evas-native: add libxext-native as dependency
[openembedded.git] / recipes / gcc / gcc-cross_4.3.3.bb
blob5eb6b5fbe890a94cb705c7ecb910963f44328663
1 PR = "${INC_PR}.1"
2 require gcc-${PV}.inc
3 require gcc-cross4.inc
4 require gcc-configure-cross.inc
5 require gcc-package-cross.inc
7 SRC_URI_append_fail-fast = " file://zecke-no-host-includes.patch;patch=1 "
9 EXTRA_OECONF += " --enable-cheaders=c_std --disable-libunwind-exceptions --with-mpfr=${STAGING_DIR_NATIVE}${layout_exec_prefix}"
11 ARCH_FLAGS_FOR_TARGET += "-isystem${STAGING_DIR_TARGET}${layout_includedir}"