summaryrefslogtreecommitdiff
path: root/packages/gcc/gcc-4.2.2.inc
diff options
context:
space:
mode:
authorRichard Purdie <rpurdie@rpsys.net>2008-03-27 12:14:05 +0000
committerRichard Purdie <rpurdie@rpsys.net>2008-03-27 12:14:05 +0000
commit154ce545bf6b5b9d3c6422a4167d4ce45a09b8af (patch)
treea3b11b837e2a912036ead39a21217f1fbb5c2c6c /packages/gcc/gcc-4.2.2.inc
parentca3cda0f6b37ced3fbc0a19c8e5ef08d170625c0 (diff)
parent8cb565a2ef07ae9527da8981be82d07d8c8218fe (diff)
merge of '58892f8690878f7ed6658262c62e3515f83d248a'
and 'd9f628bbbe62d8fe9b1dfa860de027f41eb7ef11'
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