aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gcc/gcc_4.2.3.bb
blob: 4000c3a00fd441d8afaecfdf5b25cc0a3c3e2948 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
PR = "${INC_PR}.1"

require gcc-${PV}.inc
require gcc-configure-target.inc
require gcc-package-target.inc

SRC_URI_append = "file://fortran-cross-compile-hack.patch;patch=1"

ARCH_FLAGS_FOR_TARGET += "-isystem${STAGING_INCDIR}"


SRC_URI[md5sum] = "ef2a4d9991b3644115456ea05b2b8163"
SRC_URI[sha256sum] = "5df9a267091eea09179651ad2a2302fe99f780ac7e598278e7f47b2339fa2e80"