summaryrefslogtreecommitdiff
path: root/samples
diff options
context:
space:
mode:
authorYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2008-05-03 17:01:35 (GMT)
committerYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2008-05-03 17:01:35 (GMT)
commit266acfa4964803c4fc4ddd8edc015fd0a0ad51f2 (patch)
treef813a20a0fe1489815e5e26dfcf5c0e661436510 /samples
parent8b2cdf0f4e1a12385653e837e08f7088b4b6cba6 (diff)
As a bonus, the i686-nptl-linux-gnu can build Fortrn and Java!
/trunk/samples/i686-nptl-linux-gnu/crosstool.config | 4 2 2 0 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
Diffstat (limited to 'samples')
-rw-r--r--samples/i686-nptl-linux-gnu/crosstool.config4
1 files changed, 2 insertions, 2 deletions
diff --git a/samples/i686-nptl-linux-gnu/crosstool.config b/samples/i686-nptl-linux-gnu/crosstool.config
index 7cd40dd..654b42b 100644
--- a/samples/i686-nptl-linux-gnu/crosstool.config
+++ b/samples/i686-nptl-linux-gnu/crosstool.config
@@ -234,8 +234,8 @@ CT_CC_SUPPORT_OBJCXX=y
# Additional supported languages:
#
CT_CC_LANG_CXX=y
-# CT_CC_LANG_FORTRAN is not set
-# CT_CC_LANG_JAVA is not set
+CT_CC_LANG_FORTRAN=y
+CT_CC_LANG_JAVA=y
# CT_CC_LANG_ADA is not set
# CT_CC_LANG_OBJC is not set
# CT_CC_LANG_OBJCXX is not set