aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gcc/gcc-cross-initial_4.2.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/gcc/gcc-cross-initial_4.2.1.bb')
-rw-r--r--recipes/gcc/gcc-cross-initial_4.2.1.bb5
1 files changed, 5 insertions, 0 deletions
diff --git a/recipes/gcc/gcc-cross-initial_4.2.1.bb b/recipes/gcc/gcc-cross-initial_4.2.1.bb
new file mode 100644
index 0000000000..fe326d304b
--- /dev/null
+++ b/recipes/gcc/gcc-cross-initial_4.2.1.bb
@@ -0,0 +1,5 @@
+require gcc-cross_${PV}.bb
+require gcc-cross-initial.inc
+
+EXTRA_OECONF += "--disable-libmudflap --disable-libgomp \
+ --disable-libssp"