aboutsummaryrefslogtreecommitdiffstats
path: root/packages/gcc/gcc_4.1.2.bb
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2007-09-19 12:01:58 +0000
committerKoen Kooi <koen@openembedded.org>2007-09-19 12:01:58 +0000
commit4b38215b677e37bc93757f1841ae0b390dc46033 (patch)
tree6da96a8e81bba2ac20e9aa2bb20333e2d3c20687 /packages/gcc/gcc_4.1.2.bb
parent7006d4aac3bf1eef960d032965ae18f88c4acdfc (diff)
downloadopenembedded-4b38215b677e37bc93757f1841ae0b390dc46033.tar.gz
gcc 4.1.2: disable fortran as it doesn't build for everybody (it works fine on the autobuilder and my home machine)
Diffstat (limited to 'packages/gcc/gcc_4.1.2.bb')
-rw-r--r--packages/gcc/gcc_4.1.2.bb1
1 files changed, 0 insertions, 1 deletions
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 = ""