gcc-4.3.x: Really honor LDFLAGS, bump PR.
[openembedded.git] / recipes / gcc / gcc_4.3.1.bb
1 PR = "r12"
2
3 require gcc-${PV}.inc
4 require gcc-configure-target.inc
5 require gcc-package-target.inc
6
7 SRC_URI_append = "file://fortran-cross-compile-hack.patch;patch=1"
8
9 ARCH_FLAGS_FOR_TARGET += "-isystem${STAGING_INCDIR}"