gcc 4.1.2: disable fortran as it doesn't build for everybody (it works fine on the...
authorKoen Kooi <koen@openembedded.org>
Wed, 19 Sep 2007 12:01:58 +0000 (12:01 +0000)
committerKoen Kooi <koen@openembedded.org>
Wed, 19 Sep 2007 12:01:58 +0000 (12:01 +0000)
packages/gcc/gcc_4.1.2.bb

index 1d76a48..5d01163 100644 (file)
@@ -38,7 +38,6 @@ SRC_URI_append_sh3  = " file://sh3-installfix-fixheaders.patch;patch=1 "
 #Set the fortran bits
 # ',fortran' or '', not 'f77' like gcc3 had
 FORTRAN = ""
-FORTRAN_linux-gnueabi = ",fortran"
 
 #Set the java bits
 JAVA = ""