mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2024-12-21 05:43:09 +00:00
Update the i686 sample.
/trunk/samples/i686-nptl-linux-gnu/crosstool.config | 17 9 8 0 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-)
This commit is contained in:
parent
d7ed189422
commit
3afa6a2282
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# Automatically generated make config: don't edit
|
# Automatically generated make config: don't edit
|
||||||
# crosstool-NG version: 1.1.0+svn_trunk@767
|
# crosstool-NG version: 1.1.0+svn_trunk@773
|
||||||
# Mon Jun 30 09:58:00 2008
|
# Thu Jul 3 11:01:40 2008
|
||||||
#
|
#
|
||||||
|
|
||||||
#
|
#
|
||||||
@ -75,16 +75,16 @@ CT_LOG_FILE_COMPRESS=y
|
|||||||
#
|
#
|
||||||
CT_ARCH="x86"
|
CT_ARCH="x86"
|
||||||
CT_ARCH_SUPPORT_ARCH=y
|
CT_ARCH_SUPPORT_ARCH=y
|
||||||
CT_ARCH_ARCH="i686"
|
|
||||||
# CT_ARCH_SUPPORT_ABI is not set
|
# CT_ARCH_SUPPORT_ABI is not set
|
||||||
CT_ARCH_SUPPORT_CPU=y
|
CT_ARCH_SUPPORT_CPU=y
|
||||||
CT_ARCH_CPU=""
|
|
||||||
CT_ARCH_SUPPORT_TUNE=y
|
CT_ARCH_SUPPORT_TUNE=y
|
||||||
CT_ARCH_TUNE=""
|
|
||||||
# CT_ARCH_SUPPORT_FPU is not set
|
# CT_ARCH_SUPPORT_FPU is not set
|
||||||
# CT_ARCH_SUPPORTS_BOTH_ENDIAN is not set
|
# CT_ARCH_SUPPORTS_BOTH_ENDIAN is not set
|
||||||
# CT_ARCH_DEFAULT_BE is not set
|
# CT_ARCH_DEFAULT_BE is not set
|
||||||
# CT_ARCH_DEFAULT_LE is not set
|
# CT_ARCH_DEFAULT_LE is not set
|
||||||
|
CT_ARCH_ARCH="i686"
|
||||||
|
CT_ARCH_CPU=""
|
||||||
|
CT_ARCH_TUNE=""
|
||||||
CT_ARCH_FLOAT_HW=y
|
CT_ARCH_FLOAT_HW=y
|
||||||
# CT_ARCH_FLOAT_SW is not set
|
# CT_ARCH_FLOAT_SW is not set
|
||||||
CT_TARGET_CFLAGS=""
|
CT_TARGET_CFLAGS=""
|
||||||
@ -168,6 +168,7 @@ CT_KERNEL_VERSION_SEE_EXTRAVERSION=y
|
|||||||
# CT_KERNEL_INSTALL_V_2_6_25_7 is not set
|
# 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_8 is not set
|
||||||
CT_KERNEL_INSTALL_V_2_6_25_9=y
|
CT_KERNEL_INSTALL_V_2_6_25_9=y
|
||||||
|
# CT_KERNEL_INSTALL_V_2_6_25_10 is not set
|
||||||
CT_KERNEL_LINUX_HEADERS_INSTALL_CHECK=y
|
CT_KERNEL_LINUX_HEADERS_INSTALL_CHECK=y
|
||||||
CT_KERNEL_LINUX_VERBOSITY_0=y
|
CT_KERNEL_LINUX_VERBOSITY_0=y
|
||||||
# CT_KERNEL_LINUX_VERBOSITY_1 is not set
|
# CT_KERNEL_LINUX_VERBOSITY_1 is not set
|
||||||
@ -190,15 +191,15 @@ CT_MPFR_CHECK=y
|
|||||||
#
|
#
|
||||||
# binutils
|
# binutils
|
||||||
#
|
#
|
||||||
CT_BINUTILS_VERSION="2.18"
|
CT_BINUTILS_VERSION="2.18.50.0.7"
|
||||||
# CT_BINUTILS_V_2_14 is not set
|
# CT_BINUTILS_V_2_14 is not set
|
||||||
# CT_BINUTILS_V_2_15 is not set
|
# CT_BINUTILS_V_2_15 is not set
|
||||||
# CT_BINUTILS_V_2_16_1 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 is not set
|
||||||
CT_BINUTILS_V_2_18=y
|
# CT_BINUTILS_V_2_18 is not set
|
||||||
# CT_BINUTILS_V_2_18_50_0_4 is not set
|
# CT_BINUTILS_V_2_18_50_0_4 is not set
|
||||||
# CT_BINUTILS_V_2_18_50_0_6 is not set
|
# CT_BINUTILS_V_2_18_50_0_6 is not set
|
||||||
# CT_BINUTILS_V_2_18_50_0_7 is not set
|
CT_BINUTILS_V_2_18_50_0_7=y
|
||||||
CT_BINUTILS_EXTRA_CONFIG=""
|
CT_BINUTILS_EXTRA_CONFIG=""
|
||||||
CT_BINUTILS_FOR_TARGET=y
|
CT_BINUTILS_FOR_TARGET=y
|
||||||
CT_BINUTILS_FOR_TARGET_IBERTY=y
|
CT_BINUTILS_FOR_TARGET_IBERTY=y
|
||||||
|
Loading…
Reference in New Issue
Block a user