gcc-4.2.3: Switch to INC_PR
[openembedded.git] / recipes / gcc / gcc-cross_4.2.3.bb
blob4e7fc479d1dcd791a5f5e647177917879e70e31d
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 += "--disable-libunwind-exceptions --with-mpfr=${STAGING_DIR_NATIVE}${layout_exec_prefix}"
12 ARCH_FLAGS_FOR_TARGET += "-isystem${STAGING_DIR_TARGET}${layout_includedir}"