summaryrefslogtreecommitdiff
path: root/packages/gcc/gcc3-build.inc
diff options
context:
space:
mode:
authorJunqian Gordon Xu <xjqian@gmail.com>2007-11-21 18:27:33 +0000
committerJunqian Gordon Xu <xjqian@gmail.com>2007-11-21 18:27:33 +0000
commitc29af7eb9dcd7cfa4e9769a94cb8153e5e432f4d (patch)
tree70da8d76a3ad418437db9605c7ac556285cc4a32 /packages/gcc/gcc3-build.inc
parent878f6a08325a4344f95198f157a021c2a0b7516b (diff)
parent220023a1bd25f3f3e81e89e56b1e707fe1e29949 (diff)
merge of '6114e88c0acc202895c41c560c0546244d2c5227'
and '90ff90e827783136b60ae8c162bf1deef26db750'
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}"