diff options
author | Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> | 2008-01-16 22:21:55 +0000 |
---|---|---|
committer | Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> | 2008-01-16 22:21:55 +0000 |
commit | 2fa75919ca4fc20850f3ea17993818fe4b0a1c1f (patch) | |
tree | 727640b6e816104b2bba0953361779e8a6425220 /samples/mips-unknown-linux-uclibc | |
parent | d257047760f00e02590f4e01c4640895d1c99bc4 (diff) | |
download | crosstool-ng-2fa75919ca4fc20850f3ea17993818fe4b0a1c1f.tar.gz crosstool-ng-2fa75919ca4fc20850f3ea17993818fe4b0a1c1f.tar.bz2 crosstool-ng-2fa75919ca4fc20850f3ea17993818fe4b0a1c1f.zip |
Update the samples to the new set of options (not changing the configuration).
Diffstat (limited to 'samples/mips-unknown-linux-uclibc')
-rw-r--r-- | samples/mips-unknown-linux-uclibc/crosstool.config | 24 |
1 files changed, 14 insertions, 10 deletions
diff --git a/samples/mips-unknown-linux-uclibc/crosstool.config b/samples/mips-unknown-linux-uclibc/crosstool.config index 38c7aa5c..d34421ce 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 version: 0.3.1+svn -# Thu Sep 6 10:59:57 2007 +# crosstool-NG version: 0.3.2+svn +# Wed Jan 16 23:20:54 2008 # # CT_FOOBAR is not set @@ -75,12 +75,14 @@ CT_LOG_FILE_COMPRESS=y # CT_ARCH="mips" # CT_ARCH_ARM is not set +# CT_ARCH_IA64 is not set +# CT_ARCH_SH is not set CT_ARCH_MIPS=y # CT_ARCH_x86 is not set # CT_ARCH_x86_64 is not set CT_ARCH_SUPPORTS_BOTH_ENDIAN=y -# CT_ARCH_DEFAULT_BE is not set -CT_ARCH_DEFAULT_LE=y +CT_ARCH_DEFAULT_BE=y +# CT_ARCH_DEFAULT_LE is not set CT_ARCH_BE=y # CT_ARCH_LE is not set @@ -146,6 +148,12 @@ CT_KERNEL_VERSION_SEE_EXTRAVERSION=y # CT_KERNEL_INSTALL_V_2_6_22_4 is not set # CT_KERNEL_INSTALL_V_2_6_22_5 is not set CT_KERNEL_INSTALL_V_2_6_22_6=y +# CT_KERNEL_INSTALL_V_2_6_22_7 is not set +# CT_KERNEL_INSTALL_V_2_6_22_8 is not set +# CT_KERNEL_INSTALL_V_2_6_22_9 is not set +# CT_KERNEL_INSTALL_V_2_6_22_10 is not set +# CT_KERNEL_INSTALL_V_2_6_23 is not set +# CT_KERNEL_INSTALL_V_2_6_23_1 is not set # CT_KERNEL_LINUX_HEADERS_INSTALL_CHECK is not set CT_KERNEL_LINUX_VERBOSITY_0=y # CT_KERNEL_LINUX_VERBOSITY_1 is not set @@ -161,10 +169,6 @@ CT_BINUTILS_VERSION="2.18" # CT_BINUTILS_V_2_15 is not set # CT_BINUTILS_V_2_16_1 is not set # CT_BINUTILS_V_2_17 is not set -# CT_BINUTILS_V_2_17_50_0_10 is not set -# CT_BINUTILS_V_2_17_50_0_15 is not set -# CT_BINUTILS_V_2_17_50_0_17 is not set -# CT_BINUTILS_V_2_17_50_0_18 is not set CT_BINUTILS_V_2_18=y CT_BINUTILS_EXTRA_CONFIG="" @@ -188,6 +192,7 @@ CT_CC="gcc" # CT_CC_V_4_1_2 is not set # CT_CC_V_4_2_0 is not set CT_CC_V_4_2_1=y +# CT_CC_V_4_2_2 is not set CT_CC_CXA_ATEXIT=y CT_CC_CORE_EXTRA_CONFIG="" CT_CC_EXTRA_CONFIG="" @@ -251,8 +256,7 @@ CT_DUMA=y CT_DUMA_A=y CT_DUMA_SO=y CT_DUMA_V_2_5_1=y -# CT_DUMA_V_2_5_2 is not set -# CT_DUMA_V_2_5_3 is not set +# CT_DUMA_V_2_5_8 is not set CT_DUMA_VERSION="2_5_1" CT_GDB=y CT_GDB_CROSS=y |