summaryrefslogtreecommitdiff
path: root/packages/gcc/gcc-cross4.inc
diff options
context:
space:
mode:
authorRobert Schuster <thebohemian@gmx.net>2008-10-07 23:49:56 +0000
committerRobert Schuster <thebohemian@gmx.net>2008-10-07 23:49:56 +0000
commit570c4b81062fc43f021950e6449c1b0dd6d6c602 (patch)
treef0dfabf4a3d2246a3a0d3a35a963fd44c158cdac /packages/gcc/gcc-cross4.inc
parentde7bcfef852d62482f776453472de653cbec2f4b (diff)
parentea83ce724eaa0cbb5caf93ee90c60a7c1f89feef (diff)
merge of '7d22e72b69f8f66fb6c9a1517dd341b70559cfc7'
and 'c82c3d791987b7feb095d7b6b0c12a52eef72fb0'
Diffstat (limited to 'packages/gcc/gcc-cross4.inc')
-rw-r--r--packages/gcc/gcc-cross4.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/packages/gcc/gcc-cross4.inc b/packages/gcc/gcc-cross4.inc
index 3d3403737a..77a55968fa 100644
--- a/packages/gcc/gcc-cross4.inc
+++ b/packages/gcc/gcc-cross4.inc
@@ -1,3 +1,5 @@
require gcc-cross.inc
DEPENDS += "gmp-native mpfr-native"
+
+EXTRA_OECONF_append_sh4 = " --with-multilib-list=m4,m4-nofpu "