# HG changeset patch # User "Yann E. MORIN" # Date 1216373095 0 # Node ID 9497a0a640ce4c289de98d8b29d9ba8075f99562 # Parent d5fa60201dcb05323ac7f707b0705397584c6b61 Update arm-unknown-linux-gnueabi to also compile the gfortran frontend. /trunk/samples/arm-unknown-linux-gnueabi/crosstool.config | 11 6 5 0 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff -r d5fa60201dcb -r 9497a0a640ce samples/arm-unknown-linux-gnueabi/crosstool.config --- a/samples/arm-unknown-linux-gnueabi/crosstool.config Thu Jul 17 21:17:19 2008 +0000 +++ b/samples/arm-unknown-linux-gnueabi/crosstool.config Fri Jul 18 09:24:55 2008 +0000 @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit -# crosstool-NG version: 1.1.0+svn_trunk@783 -# Mon Jul 14 10:43:27 2008 +# crosstool-NG version: 1.1.0+svn_trunk@814 +# Fri Jul 18 11:23:57 2008 # # @@ -142,7 +142,7 @@ # Kernel # CT_KERNEL_LINUX=y -CT_KERNEL_VERSION="2.6.25.10" +CT_KERNEL_VERSION="2.6.26" CT_KERNEL_LINUX_HEADERS_INSTALL=y # CT_KERNEL_LINUX_HEADERS_SANITISED is not set # CT_KERNEL_LINUX_HEADERS_COPY is not set @@ -173,7 +173,8 @@ # CT_KERNEL_INSTALL_V_2_6_25_7 is not set # CT_KERNEL_INSTALL_V_2_6_25_8 is not set # CT_KERNEL_INSTALL_V_2_6_25_9 is not set -CT_KERNEL_INSTALL_V_2_6_25_10=y +# CT_KERNEL_INSTALL_V_2_6_25_10 is not set +CT_KERNEL_INSTALL_V_2_6_26=y CT_KERNEL_LINUX_HEADERS_INSTALL_CHECK=y CT_KERNEL_LINUX_VERBOSITY_0=y # CT_KERNEL_LINUX_VERBOSITY_1 is not set @@ -250,7 +251,7 @@ # Additional supported languages: # CT_CC_LANG_CXX=y -# CT_CC_LANG_FORTRAN is not set +CT_CC_LANG_FORTRAN=y # CT_CC_LANG_JAVA is not set # CT_CC_LANG_ADA is not set # CT_CC_LANG_OBJC is not set