diff options
Diffstat (limited to 'meta')
-rw-r--r-- | meta/recipes-devtools/gcc/gcc-cross4.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-devtools/gcc/gcc-cross4.inc b/meta/recipes-devtools/gcc/gcc-cross4.inc index ea20a24a01..4a20818d2f 100644 --- a/meta/recipes-devtools/gcc/gcc-cross4.inc +++ b/meta/recipes-devtools/gcc/gcc-cross4.inc | |||
@@ -1 +1,3 @@ | |||
1 | require gcc-cross.inc | 1 | require gcc-cross.inc |
2 | |||
3 | EXTRA_OECONF_append_sh4 = " --with-multilib-list= --enable-incomplete-targets " | ||