gcc-4.3.x: Really honor LDFLAGS, bump PR.
[openembedded.git] / recipes / gcc / gcc-cross_4.3.2.bb
1 PR = "r7"
2 require gcc-${PV}.inc
3 require gcc-cross4.inc
4 require gcc-configure-cross.inc
5 require gcc-package-cross.inc
6
7 SRC_URI_append_fail-fast = " file://zecke-no-host-includes.patch;patch=1 "
8
9 EXTRA_OECONF += "  --enable-cheaders=c_std --disable-libunwind-exceptions --with-mpfr=${STAGING_DIR_NATIVE}${layout_exec_prefix}"
10
11 ARCH_FLAGS_FOR_TARGET += "-isystem${STAGING_DIR_TARGET}${layout_includedir}"