From 4b38215b677e37bc93757f1841ae0b390dc46033 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Wed, 19 Sep 2007 12:01:58 +0000 Subject: gcc 4.1.2: disable fortran as it doesn't build for everybody (it works fine on the autobuilder and my home machine) --- packages/gcc/gcc_4.1.2.bb | 1 - 1 file changed, 1 deletion(-) (limited to 'packages/gcc/gcc_4.1.2.bb') diff --git a/packages/gcc/gcc_4.1.2.bb b/packages/gcc/gcc_4.1.2.bb index 1d76a48d3b..5d01163d94 100644 --- a/packages/gcc/gcc_4.1.2.bb +++ b/packages/gcc/gcc_4.1.2.bb @@ -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 = "" -- cgit 1.2.3-korg