aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gcc/gcc-cross4.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/gcc/gcc-cross4.inc')
-rw-r--r--recipes/gcc/gcc-cross4.inc5
1 files changed, 5 insertions, 0 deletions
diff --git a/recipes/gcc/gcc-cross4.inc b/recipes/gcc/gcc-cross4.inc
new file mode 100644
index 0000000000..77a55968fa
--- /dev/null
+++ b/recipes/gcc/gcc-cross4.inc
@@ -0,0 +1,5 @@
+require gcc-cross.inc
+
+DEPENDS += "gmp-native mpfr-native"
+
+EXTRA_OECONF_append_sh4 = " --with-multilib-list=m4,m4-nofpu "