aboutsummaryrefslogtreecommitdiffstats
path: root/packages/gcc/gcc-4.2.2.inc
diff options
context:
space:
mode:
Diffstat (limited to 'packages/gcc/gcc-4.2.2.inc')
-rw-r--r--packages/gcc/gcc-4.2.2.inc3
1 files changed, 2 insertions, 1 deletions
diff --git a/packages/gcc/gcc-4.2.2.inc b/packages/gcc/gcc-4.2.2.inc
index e2b4c92669..02fe1162bc 100644
--- a/packages/gcc/gcc-4.2.2.inc
+++ b/packages/gcc/gcc-4.2.2.inc
@@ -69,5 +69,6 @@ FORTRAN = ""
FORTRAN_linux-gnueabi = ",fortran"
JAVA = ""
-EXTRA_OECONF += " --disable-libssp --disable-bootstrap "
+EXTRA_OECONF_BASE = "--disable-libssp --disable-bootstrap --disable-libgomp --disable-libmudflap"
+ARM_INSTRUCTION_SET = "arm" \ No newline at end of file