summaryrefslogtreecommitdiff
path: root/packages/gcc/gcc-cross4.inc
diff options
context:
space:
mode:
authorOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2008-10-06 20:09:48 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2008-10-06 20:09:48 +0000
commitf19e558b41720e312b719d02dc86ca3a7621e619 (patch)
treec2264bd3de7e7fd39efbfb4278bdcd17c7c8801e /packages/gcc/gcc-cross4.inc
parent21ad6c569eb101c22f65a0de3114478b875f639b (diff)
parent3455a14e2e57d3f2c005df04900741da9e93ce0d (diff)
merge of '4ec76bbee92befea1dd9e7ca17c4a7fcbcae75f0'
and '73650456bd18d9b99cab01aab66bcde5bb6ba688'
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 "