summaryrefslogtreecommitdiff
path: root/packages/gcc/gcc_4.1.1.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.1.bb
parent3c9b8fa0dc7f1d5c279d345492b067630dcd02c7 (diff)
gcc: change the way to package fortran, reduce spurious variables, make missing fortran files non-fatal
Diffstat (limited to 'packages/gcc/gcc_4.1.1.bb')
-rw-r--r--packages/gcc/gcc_4.1.1.bb2
1 files changed, 0 insertions, 2 deletions
diff --git a/packages/gcc/gcc_4.1.1.bb b/packages/gcc/gcc_4.1.1.bb
index 9135daca18..1a03ce617e 100644
--- a/packages/gcc/gcc_4.1.1.bb
+++ b/packages/gcc/gcc_4.1.1.bb
@@ -46,8 +46,6 @@ SRC_URI_append_linux = " file://ppc-gcc-41-20060515.patch;patch=1 \
#Set the fortran bits
# 'fortran' or '', not 'f77' like gcc3 had
FORTRAN = ""
-HAS_GFORTRAN = "no"
-HAS_G2C = "no"
#Set the java bits
JAVA_arm = ""