aboutsummaryrefslogtreecommitdiffstats
path: root/packages/gcc/gcc_4.1.2.bb
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2007-09-19 10:21:07 +0000
committerKoen Kooi <koen@openembedded.org>2007-09-19 10:21:07 +0000
commit8b7c85efaa667942b8b204aa8b54946f24c71732 (patch)
tree8a27d4a49bdbef1af03b03f4fa21fbf3ee16a85a /packages/gcc/gcc_4.1.2.bb
parent3c9b8fa0dc7f1d5c279d345492b067630dcd02c7 (diff)
downloadopenembedded-8b7c85efaa667942b8b204aa8b54946f24c71732.tar.gz
gcc: change the way to package fortran, reduce spurious variables, make missing fortran files non-fatal
Diffstat (limited to 'packages/gcc/gcc_4.1.2.bb')
-rw-r--r--packages/gcc/gcc_4.1.2.bb3
1 files changed, 0 insertions, 3 deletions
diff --git a/packages/gcc/gcc_4.1.2.bb b/packages/gcc/gcc_4.1.2.bb
index 9e05ae638c..1d76a48d3b 100644
--- a/packages/gcc/gcc_4.1.2.bb
+++ b/packages/gcc/gcc_4.1.2.bb
@@ -39,9 +39,6 @@ SRC_URI_append_sh3 = " file://sh3-installfix-fixheaders.patch;patch=1 "
# ',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 = ""