summaryrefslogtreecommitdiff
path: root/packages/gcc/gcc-4.2.4.inc
diff options
context:
space:
mode:
authorPhil Blundell <philb@gnu.org>2008-08-06 08:06:02 +0000
committerPhil Blundell <philb@gnu.org>2008-08-06 08:06:02 +0000
commit92eaf703e184577c0b588ead0259e27398aad50a (patch)
tree9be41bdb2c88ad9c6dc8dc9b63a971d32f4c4121 /packages/gcc/gcc-4.2.4.inc
parentff0991176a952b745d83166677939eadd0483476 (diff)
gcc-4.2.4: re-enable libgomp
Diffstat (limited to 'packages/gcc/gcc-4.2.4.inc')
-rw-r--r--packages/gcc/gcc-4.2.4.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/gcc/gcc-4.2.4.inc b/packages/gcc/gcc-4.2.4.inc
index 87eb532b21..4078009bd5 100644
--- a/packages/gcc/gcc-4.2.4.inc
+++ b/packages/gcc/gcc-4.2.4.inc
@@ -68,6 +68,6 @@ FORTRAN = ""
FORTRAN_linux-gnueabi = ",fortran"
JAVA = ""
-EXTRA_OECONF_BASE = "--enable-libssp --disable-bootstrap --disable-libgomp --disable-libmudflap"
+EXTRA_OECONF_BASE = "--enable-libssp --disable-bootstrap --disable-libmudflap"
ARM_INSTRUCTION_SET = "arm"