mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2025-01-18 10:46:26 +00:00
x86_64 updated.
/trunk/samples/x86_64-unknown-linux-uclibc/crosstool.config | 14 8 6 0 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-)
This commit is contained in:
parent
e95c714f4f
commit
ffd24bb014
@ -1,7 +1,7 @@
|
||||
#
|
||||
# Automatically generated make config: don't edit
|
||||
# crosstool-NG version: 1.1.0+svn_trunk@783
|
||||
# Mon Jul 14 10:43:53 2008
|
||||
# crosstool-NG version: 1.1.0+svn_trunk@825
|
||||
# Sat Jul 19 19:26:18 2008
|
||||
#
|
||||
|
||||
#
|
||||
@ -137,7 +137,7 @@ CT_CC_NATIVE="gcc"
|
||||
# Kernel
|
||||
#
|
||||
CT_KERNEL_LINUX=y
|
||||
CT_KERNEL_VERSION="2.6.25.10"
|
||||
CT_KERNEL_VERSION="2.6.26"
|
||||
CT_KERNEL_LINUX_HEADERS_INSTALL=y
|
||||
# CT_KERNEL_LINUX_HEADERS_SANITISED is not set
|
||||
# CT_KERNEL_LINUX_HEADERS_COPY is not set
|
||||
@ -168,7 +168,8 @@ CT_KERNEL_VERSION_SEE_EXTRAVERSION=y
|
||||
# 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_9 is not set
|
||||
CT_KERNEL_INSTALL_V_2_6_25_10=y
|
||||
# CT_KERNEL_INSTALL_V_2_6_25_10 is not set
|
||||
CT_KERNEL_INSTALL_V_2_6_26=y
|
||||
CT_KERNEL_LINUX_HEADERS_INSTALL_CHECK=y
|
||||
CT_KERNEL_LINUX_VERBOSITY_0=y
|
||||
# CT_KERNEL_LINUX_VERBOSITY_1 is not set
|
||||
@ -210,7 +211,7 @@ CT_BINUTILS_FOR_TARGET_BFD=y
|
||||
# C compiler
|
||||
#
|
||||
CT_CC_GCC=y
|
||||
CT_CC_VERSION="4.2.3"
|
||||
CT_CC_VERSION="4.2.4"
|
||||
CT_CC="gcc"
|
||||
# CT_CC_V_2_95_3 is not set
|
||||
# CT_CC_V_3_2_3 is not set
|
||||
@ -227,7 +228,8 @@ CT_CC="gcc"
|
||||
# CT_CC_V_4_2_0 is not set
|
||||
# CT_CC_V_4_2_1 is not set
|
||||
# CT_CC_V_4_2_2 is not set
|
||||
CT_CC_V_4_2_3=y
|
||||
# CT_CC_V_4_2_3 is not set
|
||||
CT_CC_V_4_2_4=y
|
||||
# CT_CC_V_4_3_0 is not set
|
||||
# CT_CC_V_4_3_1 is not set
|
||||
# CT_CC_GCC_4_3_or_later is not set
|
||||
|
Loading…
Reference in New Issue
Block a user