evas-native: add libxext-native as dependency
[openembedded.git] / recipes / gcc / gcc-cross_svn.bb
bloba7df4842b90b9f3a12b17927b05d4b320aa819e4
1 PR = "r0"
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 += " --disable-libunwind-exceptions --with-mpfr=${STAGING_DIR_NATIVE}${layout_exec_prefix}"
11 ARCH_FLAGS_FOR_TARGET += "-isystem${STAGING_DIR_TARGET}${layout_includedir}"