As a bonus, the i686-nptl-linux-gnu can build Fortrn and Java!
author"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Sat May 03 17:01:35 2008 +0000 (2008-05-03)
changeset 4859c2f9a35d1e5
parent 484 1e88e001b828
child 486 92f6149c4275
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(-)
samples/i686-nptl-linux-gnu/crosstool.config
     1.1 --- a/samples/i686-nptl-linux-gnu/crosstool.config	Sat May 03 16:57:23 2008 +0000
     1.2 +++ b/samples/i686-nptl-linux-gnu/crosstool.config	Sat May 03 17:01:35 2008 +0000
     1.3 @@ -234,8 +234,8 @@
     1.4  # Additional supported languages:
     1.5  #
     1.6  CT_CC_LANG_CXX=y
     1.7 -# CT_CC_LANG_FORTRAN is not set
     1.8 -# CT_CC_LANG_JAVA is not set
     1.9 +CT_CC_LANG_FORTRAN=y
    1.10 +CT_CC_LANG_JAVA=y
    1.11  # CT_CC_LANG_ADA is not set
    1.12  # CT_CC_LANG_OBJC is not set
    1.13  # CT_CC_LANG_OBJCXX is not set