diff options
author | Yann E. MORIN" <yann.morin.1998@free.fr> | 2012-04-30 18:14:13 +0200 |
---|---|---|
committer | Yann E. MORIN" <yann.morin.1998@free.fr> | 2012-04-30 18:14:13 +0200 |
commit | 817c24034ea52ce9df8a2ce923dd7a2702661840 (patch) | |
tree | 671abdf9c39e19eb905bcb7f1fbf6266a208c8e2 /samples/mips-unknown-linux-uclibc | |
parent | 15e1e16241db5097b4da3e5f6d482953292d1906 (diff) | |
download | crosstool-ng-817c24034ea52ce9df8a2ce923dd7a2702661840.tar.gz crosstool-ng-817c24034ea52ce9df8a2ce923dd7a2702661840.tar.bz2 crosstool-ng-817c24034ea52ce9df8a2ce923dd7a2702661840.zip |
samples: update to latest set of options
No feature- of version-bump, just update the samples
so that no (NEW) option pops up in the release.
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Diffstat (limited to 'samples/mips-unknown-linux-uclibc')
-rw-r--r-- | samples/mips-unknown-linux-uclibc/crosstool.config | 18 |
1 files changed, 13 insertions, 5 deletions
diff --git a/samples/mips-unknown-linux-uclibc/crosstool.config b/samples/mips-unknown-linux-uclibc/crosstool.config index 45464ac3..961e480c 100644 --- a/samples/mips-unknown-linux-uclibc/crosstool.config +++ b/samples/mips-unknown-linux-uclibc/crosstool.config @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit -# crosstool-NG hg+default-0154cb642a8f Configuration -# Mon Apr 9 11:36:32 2012 +# crosstool-NG hg+default-f9c5fd485edd Configuration +# Mon Apr 30 18:25:21 2012 # CT_CONFIGURE_has_xz=y CT_CONFIGURE_has_cvs=y @@ -197,16 +197,19 @@ CT_BUILD_SUFFIX="" # CT_KERNEL_SUPPORTS_SHARED_LIBS=y CT_KERNEL="linux" -CT_KERNEL_VERSION="3.0.27" +CT_KERNEL_VERSION="3.0.30" # CT_KERNEL_bare_metal is not set CT_KERNEL_linux=y CT_KERNEL_bare_metal_AVAILABLE=y CT_KERNEL_linux_AVAILABLE=y +# CT_KERNEL_V_3_3_4 is not set +# 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_14 is not set +# CT_KERNEL_V_3_2_16 is not set # CT_KERNEL_V_3_1_10 is not set -CT_KERNEL_V_3_0_27=y +CT_KERNEL_V_3_0_30=y # 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 @@ -251,6 +254,7 @@ CT_BINUTILS_2_21_or_later=y CT_BINUTILS_2_20_or_later=y CT_BINUTILS_2_19_or_later=y CT_BINUTILS_2_18_or_later=y +CT_BINUTILS_HAS_HASH_STYLE=y CT_BINUTILS_HAS_GOLD=y CT_BINUTILS_HAS_PLUGINS=y CT_BINUTILS_HAS_PKGVERSION_BUGURL=y @@ -268,6 +272,7 @@ CT_CC="gcc" CT_CC_VERSION="4.6.1" CT_CC_gcc=y # CT_CC_GCC_SHOW_LINARO is not set +# CT_CC_V_4_7_0 is not set # CT_CC_V_4_6_3 is not set # CT_CC_V_4_6_2 is not set CT_CC_V_4_6_1=y @@ -276,6 +281,7 @@ CT_CC_V_4_6_1=y # CT_CC_V_4_5_2 is not set # CT_CC_V_4_5_1 is not set # CT_CC_V_4_5_0 is not set +# CT_CC_V_4_4_7 is not set # CT_CC_V_4_4_6 is not set # CT_CC_V_4_4_5 is not set # CT_CC_V_4_4_4 is not set @@ -376,6 +382,7 @@ CT_LIBC_mingw_AVAILABLE=y CT_LIBC_newlib_AVAILABLE=y CT_LIBC_none_AVAILABLE=y CT_LIBC_uClibc_AVAILABLE=y +# CT_LIBC_UCLIBC_V_0_9_33_1 is not set # CT_LIBC_UCLIBC_V_0_9_33 is not set # CT_LIBC_UCLIBC_V_0_9_32_1 is not set CT_LIBC_UCLIBC_V_0_9_32=y @@ -396,6 +403,7 @@ CT_LIBC_UCLIBC_VERBOSITY="" CT_LIBC_UCLIBC_DEBUG_LEVEL_0=y # CT_LIBC_UCLIBC_DEBUG_LEVEL_1 is not set # CT_LIBC_UCLIBC_DEBUG_LEVEL_2 is not set +# CT_LIBC_UCLIBC_DEBUG_LEVEL_3 is not set CT_LIBC_UCLIBC_DEBUG_LEVEL=0 CT_LIBC_UCLIBC_CONFIG_FILE="${CT_LIB_DIR}/samples/${CT_TARGET}/${CT_LIBC}-${CT_LIBC_VERSION}.config" CT_LIBC_SUPPORT_THREADS_ANY=y |