summaryrefslogtreecommitdiff
path: root/packages/gcc/gcc3-build.inc
diff options
context:
space:
mode:
authorJunqian Gordon Xu <xjqian@gmail.com>2007-11-23 05:08:37 +0000
committerJunqian Gordon Xu <xjqian@gmail.com>2007-11-23 05:08:37 +0000
commit16719dc8ce9373ba8a671cb35b7be0a188242cc5 (patch)
tree23d06f4f4a3967610ffdb2d8af5a93b3ef286aa1 /packages/gcc/gcc3-build.inc
parente3795cd4b62eeb7d16679e15c4bc18cd59dc3108 (diff)
parent7b55212801daa04fb55d54e907232ecb33549290 (diff)
merge of '8a77047e21f2ed3e6cb19c49060c2046a1d4e4e7'
and '90119a696ca4b909f2fce4c7fa0807dfd65676dc'
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}"