diff options
author | Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> | 2008-07-19 17:59:56 +0000 |
---|---|---|
committer | Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> | 2008-07-19 17:59:56 +0000 |
commit | ffd24bb0144591d84ea467764ec5a02ae347cb36 (patch) | |
tree | ced3227be5cd002de3aae1e5e13e38e806e196a3 | |
parent | e95c714f4fc35a9a2e4779dc9be0985d4c0ddf5f (diff) | |
download | crosstool-ng-ffd24bb0144591d84ea467764ec5a02ae347cb36.tar.gz crosstool-ng-ffd24bb0144591d84ea467764ec5a02ae347cb36.tar.bz2 crosstool-ng-ffd24bb0144591d84ea467764ec5a02ae347cb36.zip |
x86_64 updated.
/trunk/samples/x86_64-unknown-linux-uclibc/crosstool.config | 14 8 6 0 ++++++++------
1 file changed, 8 insertions(+), 6 deletions(-)
-rw-r--r-- | samples/x86_64-unknown-linux-uclibc/crosstool.config | 14 |
1 files changed, 8 insertions, 6 deletions
diff --git a/samples/x86_64-unknown-linux-uclibc/crosstool.config b/samples/x86_64-unknown-linux-uclibc/crosstool.config index cc5de19b..cf72e0ba 100644 --- a/samples/x86_64-unknown-linux-uclibc/crosstool.config +++ b/samples/x86_64-unknown-linux-uclibc/crosstool.config @@ -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:53 2008 +# crosstool-NG version: 1.1.0+svn_trunk@825 +# Sat Jul 19 19:26:18 2008 # # @@ -137,7 +137,7 @@ CT_CC_NATIVE="gcc" # 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 @@ -168,7 +168,8 @@ CT_KERNEL_VERSION_SEE_EXTRAVERSION=y # 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 @@ -210,7 +211,7 @@ CT_BINUTILS_FOR_TARGET_BFD=y # C compiler # CT_CC_GCC=y -CT_CC_VERSION="4.2.3" +CT_CC_VERSION="4.2.4" CT_CC="gcc" # CT_CC_V_2_95_3 is not set # CT_CC_V_3_2_3 is not set @@ -227,7 +228,8 @@ CT_CC="gcc" # CT_CC_V_4_2_0 is not set # CT_CC_V_4_2_1 is not set # CT_CC_V_4_2_2 is not set -CT_CC_V_4_2_3=y +# CT_CC_V_4_2_3 is not set +CT_CC_V_4_2_4=y # CT_CC_V_4_3_0 is not set # CT_CC_V_4_3_1 is not set # CT_CC_GCC_4_3_or_later is not set |