gcc-4.2.4: re-enable libgomp
authorPhil Blundell <philb@gnu.org>
Wed, 6 Aug 2008 08:06:02 +0000 (08:06 +0000)
committerPhil Blundell <philb@gnu.org>
Wed, 6 Aug 2008 08:06:02 +0000 (08:06 +0000)
packages/gcc/gcc-4.2.4.inc

index 87eb532..4078009 100644 (file)
@@ -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"