diff options
Diffstat (limited to 'meta/recipes-devtools/gcc/gcc-cross.inc')
-rw-r--r-- | meta/recipes-devtools/gcc/gcc-cross.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-devtools/gcc/gcc-cross.inc b/meta/recipes-devtools/gcc/gcc-cross.inc index 9d29f56421..2913df79b3 100644 --- a/meta/recipes-devtools/gcc/gcc-cross.inc +++ b/meta/recipes-devtools/gcc/gcc-cross.inc | |||
@@ -106,3 +106,5 @@ STOP | |||
106 | chmod +x ${B}/${TARGET_PREFIX}testgcc | 106 | chmod +x ${B}/${TARGET_PREFIX}testgcc |
107 | 107 | ||
108 | } | 108 | } |
109 | |||
110 | EXTRA_OECONF_append_sh4 = " --with-multilib-list= --enable-incomplete-targets " | ||