summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/gcc/gcc_4.8.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/gcc/gcc_4.8.bb')
-rw-r--r--meta/recipes-devtools/gcc/gcc_4.8.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/gcc/gcc_4.8.bb b/meta/recipes-devtools/gcc/gcc_4.8.bb
index 9954375e6e..f68c67a403 100644
--- a/meta/recipes-devtools/gcc/gcc_4.8.bb
+++ b/meta/recipes-devtools/gcc/gcc_4.8.bb
@@ -2,4 +2,4 @@ require recipes-devtools/gcc/gcc-${PV}.inc
2require gcc-configure-target.inc 2require gcc-configure-target.inc
3require gcc-package-target.inc 3require gcc-package-target.inc
4 4
5ARCH_FLAGS_FOR_TARGET += "-isystem${STAGING_INCDIR}" 5ARCH_FLAGS_FOR_TARGET += "-isystem${STAGING_INCDIR} -I${B}/gcc/include/ "