[PATCH 10 of 10] samples: update i686-nptl-linux-gnu

Yann E. MORIN yann.morin.1998@anciens.enib.fr
Thu Dec 30 23:39:00 GMT 2010


# HG changeset patch
# User "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
# Date 1293750979 -3600
# Node ID 7f67ec5e64bc28ae3365b602895ef6fc85bcd414
# Parent  dd80bae5316a12d4862c1bf2760a48b01597eb68
samples: update i686-nptl-linux-gnu

Enable Java and Fortran frontends.

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>

diff --git a/samples/i686-nptl-linux-gnu/crosstool.config b/samples/i686-nptl-linux-gnu/crosstool.config
--- a/samples/i686-nptl-linux-gnu/crosstool.config
+++ b/samples/i686-nptl-linux-gnu/crosstool.config
@@ -1,7 +1,7 @@
 #
 # Automatically generated make config: don't edit
-# crosstool-NG version: hg_default@2244_74b3c8c7ff60
-# Wed Dec 29 21:40:01 2010
+# crosstool-NG version: hg_default@2245_dd80bae5316a
+# Thu Dec 30 23:07:42 2010
 #
 # CT_BACKEND is not set
 CT_MODULES=y
@@ -290,6 +290,7 @@
 CT_CC_GCC_USE_PPL_CLOOG=y
 CT_CC_GCC_USE_MPC=y
 CT_CC_GCC_USE_LIBELF=y
+CT_CC_LANG_JAVA_USE_ECJ=y
 CT_CC_PKGVERSION="crosstool-NG-${CT_VERSION}"
 CT_CC_BUGURL=""
 CT_CC_ENABLE_CXX_FLAGS=""
@@ -306,8 +307,8 @@
 # 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

--
For unsubscribe information see http://sourceware.org/lists.html#faq



More information about the crossgcc mailing list