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