aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gcc/gcc_4.5.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/gcc/gcc_4.5.bb')
-rw-r--r--recipes/gcc/gcc_4.5.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/gcc/gcc_4.5.bb b/recipes/gcc/gcc_4.5.bb
index ad71ada0f9..bc59b14590 100644
--- a/recipes/gcc/gcc_4.5.bb
+++ b/recipes/gcc/gcc_4.5.bb
@@ -10,6 +10,6 @@ FILES_${PN} += "\
${libexecdir}/gcc/${TARGET_SYS}/${BINV}/lto-wrapper \
"
-SRC_URI_append = "file://fortran-cross-compile-hack.patch"
+SRC_URI += "file://fortran-cross-compile-hack.patch"
ARCH_FLAGS_FOR_TARGET += "-isystem${STAGING_INCDIR}"