diff options
Diffstat (limited to 'packages/gcc/gcc_4.2.1.bb')
-rw-r--r-- | packages/gcc/gcc_4.2.1.bb | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/packages/gcc/gcc_4.2.1.bb b/packages/gcc/gcc_4.2.1.bb index a4ac7a99a4..07f4b0db0c 100644 --- a/packages/gcc/gcc_4.2.1.bb +++ b/packages/gcc/gcc_4.2.1.bb @@ -64,9 +64,6 @@ SRC_URI_append_sh3 = " file://sh3-installfix-fixheaders.patch;patch=1 " # 'i,fortran' or '', not 'f77' like gcc3 had FORTRAN = "" FORTRAN_linux-gnueabi = ",fortran" -HAS_GFORTRAN = "no" -HAS_GFORTRAN_linux-gnueabi = "yes" -HAS_G2C = "yes" #Set the java bits JAVA = "" |