summaryrefslogtreecommitdiffstats
path: root/meta/packages/gcc/gcc-runtime_4.3.3.bb
blob: b625668be0a05f4470d91b06d3a2c8274299faee (plain)
1
2
3
4
5
6
7
8
9
10
PR = "r10"

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

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

ARCH_FLAGS_FOR_TARGET += "-isystem${STAGING_INCDIR}"