freetype: Add 2.4.3
[openembedded.git] / recipes / gcc / gcc_4.4.1.bb
blob52b09cf661b92d40789361d3a8375c67d1345f21
1 require gcc-${PV}.inc
2 require gcc-configure-target.inc
3 require gcc-package-target.inc
4 PR = "${INC_PR}.1"
6 # GCC 4.4.0 installs crt* in a '4.4.0' dir....
7 FILES_${PN} += "\
8 ${gcclibdir}/${TARGET_SYS}/*/*.o \
11 SRC_URI_append = "file://fortran-cross-compile-hack.patch"
13 ARCH_FLAGS_FOR_TARGET += "-isystem${STAGING_INCDIR}"