merge of '178eac00dc5aa8338d42e8e203633bec7817bbf6'
[vuplus_openembedded] / packages / gcc / gcc-cross_4.1.2.bb
1 PR = "r14"
2
3 require gcc-${PV}.inc
4 require gcc-cross4.inc
5 require gcc-configure-cross.inc
6 require gcc-package-cross.inc
7
8 SRC_URI_append_fail-fast = " file://zecke-no-host-includes.patch;patch=1 "
9
10 EXTRA_OECONF_append_avr32= "  --disable-libmudflap "
11
12 EXTRA_OECONF += "--disable-libunwind-exceptions --with-mpfr=${STAGING_DIR_NATIVE}${layout_exec_prefix}"
13
14 ARCH_FLAGS_FOR_TARGET += "-isystem${STAGING_DIR_TARGET}${layout_includedir}"