evas-native: add libxext-native as dependency
[openembedded.git] / recipes / gcc / gcc-cross_4.1.2.bb
blob85f90b31a16134325f00f1aa06e757a02d15cede
1 PR = "${INC_PR}.1"
3 require gcc-${PV}.inc
4 require gcc-cross4.inc
5 require gcc-configure-cross.inc
6 require gcc-package-cross.inc
8 SRC_URI_append_fail-fast = " file://zecke-no-host-includes.patch;patch=1 "
10 EXTRA_OECONF_append_avr32= " --disable-libmudflap "
12 EXTRA_OECONF += "--disable-libunwind-exceptions --with-mpfr=${STAGING_DIR_NATIVE}${layout_exec_prefix}"
14 ARCH_FLAGS_FOR_TARGET += "-isystem${STAGING_DIR_TARGET}${layout_includedir}"