From: Junqian Gordon Xu Date: Sun, 25 Nov 2007 01:42:31 +0000 (+0000) Subject: gcc_4.1.2: revert enabling fortran. X-Git-Tag: Release-2010-05/1~8287 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2fdaf37def2071e45f4da5782f91f64789c4c85e;p=openembedded.git gcc_4.1.2: revert enabling fortran. --- diff --git a/packages/gcc/gcc_4.1.2.bb b/packages/gcc/gcc_4.1.2.bb index dcec68f0d6..a6c99140b5 100644 --- a/packages/gcc/gcc_4.1.2.bb +++ b/packages/gcc/gcc_4.1.2.bb @@ -42,7 +42,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 = ""