aboutsummaryrefslogtreecommitdiffstats
path: root/packages/gcc/gcc3-build.inc
diff options
context:
space:
mode:
authorJunqian Gordon Xu <xjqian@gmail.com>2007-11-21 09:03:05 +0000
committerJunqian Gordon Xu <xjqian@gmail.com>2007-11-21 09:03:05 +0000
commit220023a1bd25f3f3e81e89e56b1e707fe1e29949 (patch)
tree1a99852dde6ec94f058783659be9c639847b49cf /packages/gcc/gcc3-build.inc
parentc690d0aa1271976295342130e104f37660ee10e3 (diff)
downloadopenembedded-220023a1bd25f3f3e81e89e56b1e707fe1e29949.tar.gz
gcc-(cross)_4.1.2: enable gfortran and gfortran packaging
Diffstat (limited to 'packages/gcc/gcc3-build.inc')
-rw-r--r--packages/gcc/gcc3-build.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/gcc/gcc3-build.inc b/packages/gcc/gcc3-build.inc
index 2924f0f9dd..bb48f7b099 100644
--- a/packages/gcc/gcc3-build.inc
+++ b/packages/gcc/gcc3-build.inc
@@ -16,7 +16,7 @@ JAVA_arm ?= ""
JAVA_armeb ?= ""
JAVA_mipsel ?= ""
JAVA_sh3 ?= ""
-# gcc4-build sets this to f95
+# gcc4-build sets this to fortran
FORTRAN ?= ",f77"
LANGUAGES ?= "c,c++${FORTRAN}${JAVA}"