mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2025-01-18 02:39:46 +00:00
Updated the x86_64-unknown-linux-uclibc sample.
This commit is contained in:
parent
a081360761
commit
01cdabced4
@ -1,7 +1,7 @@
|
||||
#
|
||||
# Automatically generated make config: don't edit
|
||||
# crosstool-NG version: 0.2.2+svn
|
||||
# Wed Aug 15 12:18:21 2007
|
||||
# crosstool-NG version: 0.3.1+svn
|
||||
# Thu Sep 6 11:45:46 2007
|
||||
#
|
||||
# CT_FOOBAR is not set
|
||||
|
||||
@ -79,6 +79,8 @@ CT_ARCH="x86_64"
|
||||
# CT_ARCH_x86 is not set
|
||||
CT_ARCH_x86_64=y
|
||||
# CT_ARCH_SUPPORTS_BOTH_ENDIAN is not set
|
||||
# CT_ARCH_DEFAULT_BE is not set
|
||||
# CT_ARCH_DEFAULT_LE is not set
|
||||
|
||||
#
|
||||
# Target optimisations
|
||||
@ -124,7 +126,7 @@ CT_CC_NATIVE="gcc"
|
||||
# Kernel
|
||||
#
|
||||
CT_KERNEL_LINUX=y
|
||||
CT_KERNEL_VERSION="2.6.22.1"
|
||||
CT_KERNEL_VERSION="2.6.22.6"
|
||||
CT_KERNEL_LINUX_HEADERS_INSTALL=y
|
||||
# CT_KERNEL_LINUX_HEADERS_SANITISED is not set
|
||||
# CT_KERNEL_LINUX_HEADERS_COPY is not set
|
||||
@ -136,8 +138,12 @@ CT_KERNEL_VERSION_SEE_EXTRAVERSION=y
|
||||
# CT_KERNEL_INSTALL_V_2_6_20_15 is not set
|
||||
# CT_KERNEL_INSTALL_V_2_6_21_7 is not set
|
||||
# CT_KERNEL_INSTALL_V_2_6_22 is not set
|
||||
CT_KERNEL_INSTALL_V_2_6_22_1=y
|
||||
# CT_KERNEL_INSTALL_V_2_6_22_1 is not set
|
||||
# CT_KERNEL_INSTALL_V_2_6_22_2 is not set
|
||||
# CT_KERNEL_INSTALL_V_2_6_22_3 is not set
|
||||
# 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_LINUX_HEADERS_INSTALL_CHECK=y
|
||||
CT_KERNEL_LINUX_VERBOSITY_0=y
|
||||
# CT_KERNEL_LINUX_VERBOSITY_1 is not set
|
||||
@ -148,22 +154,23 @@ CT_KERNEL_LINUX_VERBOSE_LEVEL=0
|
||||
#
|
||||
# binutils
|
||||
#
|
||||
CT_BINUTILS_VERSION="2.17.50.0.17"
|
||||
CT_BINUTILS_VERSION="2.18"
|
||||
# CT_BINUTILS_V_2_14 is not set
|
||||
# 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=y
|
||||
# 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=""
|
||||
|
||||
#
|
||||
# C compiler
|
||||
#
|
||||
CT_CC_GCC=y
|
||||
CT_CC_VERSION="4.2.0"
|
||||
CT_CC_VERSION="4.2.1"
|
||||
CT_CC="gcc"
|
||||
# CT_CC_V_2_95_3 is not set
|
||||
# CT_CC_V_3_2_3 is not set
|
||||
@ -177,8 +184,8 @@ CT_CC="gcc"
|
||||
# CT_CC_V_4_1_0 is not set
|
||||
# CT_CC_V_4_1_1 is not set
|
||||
# CT_CC_V_4_1_2 is not set
|
||||
CT_CC_V_4_2_0=y
|
||||
# CT_CC_V_4_2_1 is not set
|
||||
# CT_CC_V_4_2_0 is not set
|
||||
CT_CC_V_4_2_1=y
|
||||
CT_CC_CXA_ATEXIT=y
|
||||
CT_CC_CORE_EXTRA_CONFIG=""
|
||||
CT_CC_EXTRA_CONFIG=""
|
||||
|
Loading…
Reference in New Issue
Block a user