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/i686-nptl-linux-gnu | |
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/i686-nptl-linux-gnu')
-rw-r--r-- | samples/i686-nptl-linux-gnu/crosstool.config | 21 |
1 files changed, 13 insertions, 8 deletions
diff --git a/samples/i686-nptl-linux-gnu/crosstool.config b/samples/i686-nptl-linux-gnu/crosstool.config index ebe1f9d8..ba339a03 100644 --- a/samples/i686-nptl-linux-gnu/crosstool.config +++ b/samples/i686-nptl-linux-gnu/crosstool.config @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit -# crosstool-NG version: 0.3.1+svn -# Wed Sep 5 23:58:52 2007 +# crosstool-NG version: 0.3.2+svn +# Wed Jan 16 23:20:17 2008 # # CT_FOOBAR is not set @@ -75,6 +75,8 @@ CT_LOG_FILE_COMPRESS=y # CT_ARCH="x86" # CT_ARCH_ARM is not set +# CT_ARCH_IA64 is not set +# CT_ARCH_SH is not set # CT_ARCH_MIPS is not set CT_ARCH_x86=y # CT_ARCH_x86_64 is not set @@ -144,6 +146,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 @@ -159,10 +167,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="" @@ -186,6 +190,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="" @@ -221,6 +226,7 @@ CT_LIBC_SUPPORT_LINUXTHREADS=y # CT_LIBC_V_2_5_1 is not set # CT_LIBC_V_2_6 is not set CT_LIBC_V_2_6_1=y +# CT_LIBC_V_2_7 is not set CT_LIBC_GLIBC_EXTRA_CONFIG="" CT_LIBC_GLIBC_EXTRA_CFLAGS="" CT_LIBC_EXTRA_CC_ARGS="" @@ -244,8 +250,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 |