aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gcc/gcc-cross-intermediate_4.0.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/gcc/gcc-cross-intermediate_4.0.0.bb')
-rw-r--r--recipes/gcc/gcc-cross-intermediate_4.0.0.bb4
1 files changed, 4 insertions, 0 deletions
diff --git a/recipes/gcc/gcc-cross-intermediate_4.0.0.bb b/recipes/gcc/gcc-cross-intermediate_4.0.0.bb
new file mode 100644
index 0000000000..1feb434a21
--- /dev/null
+++ b/recipes/gcc/gcc-cross-intermediate_4.0.0.bb
@@ -0,0 +1,4 @@
+require gcc-cross_${PV}.bb
+require gcc-cross-intermediate.inc
+
+EXTRA_OECONF += "--disable-multilib --disable-libssp --disable-libmudflap"