diff options
author | Yann E. MORIN <yann.morin.1998@free.fr> | 2012-08-05 22:05:56 +0200 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2012-08-06 14:56:08 +0200 |
commit | 69bd4566611f2fa2b3cde86b121a3b846a5ab1a5 (patch) | |
tree | 38945ece222216d2e25563385a8ce6a8428e806c /toolchain/toolchain-crosstool-ng/crosstool-ng.config-eglibc | |
parent | c7c048c624371707da278cf47546e8ca31875f60 (diff) | |
download | buildroot-novena-69bd4566611f2fa2b3cde86b121a3b846a5ab1a5.tar.gz buildroot-novena-69bd4566611f2fa2b3cde86b121a3b846a5ab1a5.zip |
package/crosstool-ng: update to 1.16.0
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'toolchain/toolchain-crosstool-ng/crosstool-ng.config-eglibc')
-rw-r--r-- | toolchain/toolchain-crosstool-ng/crosstool-ng.config-eglibc | 29 |
1 files changed, 18 insertions, 11 deletions
diff --git a/toolchain/toolchain-crosstool-ng/crosstool-ng.config-eglibc b/toolchain/toolchain-crosstool-ng/crosstool-ng.config-eglibc index 58cdff2d3..6c559219e 100644 --- a/toolchain/toolchain-crosstool-ng/crosstool-ng.config-eglibc +++ b/toolchain/toolchain-crosstool-ng/crosstool-ng.config-eglibc @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit -# crosstool-NG 1.15.0 Configuration -# Mon May 7 18:54:54 2012 +# crosstool-NG 1.16.0 Configuration +# Sun Aug 5 20:02:42 2012 # CT_CONFIGURE_has_xz=y CT_CONFIGURE_has_cvs=y @@ -178,17 +178,15 @@ CT_BUILD_SUFFIX="" # CT_KERNEL_SUPPORTS_SHARED_LIBS=y CT_KERNEL="linux" -CT_KERNEL_VERSION="3.3.4" +CT_KERNEL_VERSION="3.5" CT_KERNEL_linux=y CT_KERNEL_linux_AVAILABLE=y -CT_KERNEL_V_3_3_4=y -# CT_KERNEL_V_3_3_3 is not set -# CT_KERNEL_V_3_3_2 is not set -# CT_KERNEL_V_3_3_1 is not set -# CT_KERNEL_V_3_3 is not set -# CT_KERNEL_V_3_2_16 is not set +CT_KERNEL_V_3_5=y +# CT_KERNEL_V_3_4_7 is not set +# CT_KERNEL_V_3_3_8 is not set +# CT_KERNEL_V_3_2_25 is not set # CT_KERNEL_V_3_1_10 is not set -# CT_KERNEL_V_3_0_30 is not set +# CT_KERNEL_V_3_0_39 is not set # CT_KERNEL_V_2_6_39_4 is not set # CT_KERNEL_V_2_6_38_8 is not set # CT_KERNEL_V_2_6_37_6 is not set @@ -326,6 +324,7 @@ CT_LIBC="eglibc" CT_LIBC_VERSION="2_12" CT_LIBC_eglibc=y CT_LIBC_eglibc_AVAILABLE=y +# CT_LIBC_EGLIBC_V_2_16 is not set # CT_LIBC_EGLIBC_V_2_15 is not set # CT_LIBC_EGLIBC_V_2_14 is not set # CT_LIBC_EGLIBC_V_2_13 is not set @@ -394,7 +393,7 @@ CT_LIBC_ADDONS_LIST="" # CT_LIBC_GLIBC_KERNEL_VERSION_NONE is not set CT_LIBC_GLIBC_KERNEL_VERSION_AS_HEADERS=y # CT_LIBC_GLIBC_KERNEL_VERSION_CHOSEN is not set -CT_LIBC_GLIBC_MIN_KERNEL="3.3.4" +CT_LIBC_GLIBC_MIN_KERNEL="3.5" # # Debug facilities @@ -414,17 +413,25 @@ CT_GMP=y CT_MPFR=y CT_PPL=y CT_CLOOG=y +# CT_GMP_V_5_0_2 is not set +# CT_GMP_V_5_0_1 is not set CT_GMP_V_4_3_2=y # CT_GMP_V_4_3_1 is not set # CT_GMP_V_4_3_0 is not set CT_GMP_VERSION="4.3.2" +# CT_MPFR_V_3_1_0 is not set +# CT_MPFR_V_3_0_1 is not set # CT_MPFR_V_3_0_0 is not set CT_MPFR_V_2_4_2=y # CT_MPFR_V_2_4_1 is not set # CT_MPFR_V_2_4_0 is not set CT_MPFR_VERSION="2.4.2" +# CT_PPL_V_0_11_2 is not set +# CT_PPL_V_0_11_1 is not set +# CT_PPL_V_0_11 is not set CT_PPL_V_0_10_2=y CT_PPL_VERSION="0.10.2" +# CT_CLOOG_V_0_15_11 is not set # CT_CLOOG_V_0_15_10 is not set CT_CLOOG_V_0_15_9=y # CT_CLOOG_V_0_15_8 is not set |