mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2025-01-18 02:39:46 +00:00
Update this sample.
/trunk/samples/i686-nptl-linux-gnu/crosstool.config | 29 20 9 0 +++++++++++++++++++-------- 1 file changed, 20 insertions(+), 9 deletions(-)
This commit is contained in:
parent
d3f173b196
commit
48c2f812eb
@ -1,7 +1,7 @@
|
||||
#
|
||||
# Automatically generated make config: don't edit
|
||||
# crosstool-NG version: 1.2.0+svn_trunk@1148
|
||||
# Mon Oct 27 10:00:34 2008
|
||||
# crosstool-NG version: 1.2.0+svn_trunk@1220
|
||||
# Tue Nov 18 09:47:59 2008
|
||||
#
|
||||
|
||||
#
|
||||
@ -78,6 +78,7 @@ CT_LOG_FILE_COMPRESS=y
|
||||
# Target options
|
||||
#
|
||||
CT_ARCH="x86"
|
||||
# CT_ARCH_64 is not set
|
||||
CT_ARCH_SUPPORT_ARCH=y
|
||||
# CT_ARCH_SUPPORT_ABI is not set
|
||||
CT_ARCH_SUPPORT_CPU=y
|
||||
@ -131,15 +132,20 @@ CT_CROSS=y
|
||||
# CT_CROSS_NATIVE is not set
|
||||
# CT_CANADIAN is not set
|
||||
CT_TOOLCHAIN_TYPE="cross"
|
||||
|
||||
#
|
||||
# Build system
|
||||
#
|
||||
CT_BUILD=""
|
||||
CT_CC_NATIVE="gcc"
|
||||
CT_BUILD_PREFIX=""
|
||||
CT_BUILD_SUFFIX=""
|
||||
|
||||
#
|
||||
# Operating System
|
||||
#
|
||||
# CT_BARE_METAL is not set
|
||||
CT_KERNEL="linux"
|
||||
CT_KERNEL_VERSION="2.6.26.7"
|
||||
CT_KERNEL_VERSION="2.6.26.8"
|
||||
# CT_KERNEL_bare_metal is not set
|
||||
CT_KERNEL_linux=y
|
||||
CT_KERNEL_LINUX_INSTALL=y
|
||||
@ -151,7 +157,7 @@ CT_KERNEL_LINUX_INSTALL_CHECK=y
|
||||
# CT_KERNEL_V_2_6_22_19 is not set
|
||||
# CT_KERNEL_V_2_6_23_17 is not set
|
||||
# CT_KERNEL_V_2_6_24_7 is not set
|
||||
# CT_KERNEL_V_2_6_25_19 is not set
|
||||
# CT_KERNEL_V_2_6_25_20 is not set
|
||||
# CT_KERNEL_V_2_6_26 is not set
|
||||
# CT_KERNEL_V_2_6_26_1 is not set
|
||||
# CT_KERNEL_V_2_6_26_2 is not set
|
||||
@ -159,11 +165,15 @@ CT_KERNEL_LINUX_INSTALL_CHECK=y
|
||||
# CT_KERNEL_V_2_6_26_4 is not set
|
||||
# CT_KERNEL_V_2_6_26_5 is not set
|
||||
# CT_KERNEL_V_2_6_26_6 is not set
|
||||
CT_KERNEL_V_2_6_26_7=y
|
||||
# CT_KERNEL_V_2_6_26_7 is not set
|
||||
CT_KERNEL_V_2_6_26_8=y
|
||||
# CT_KERNEL_V_2_6_27 is not set
|
||||
# CT_KERNEL_V_2_6_27_1 is not set
|
||||
# CT_KERNEL_V_2_6_27_2 is not set
|
||||
# CT_KERNEL_V_2_6_27_3 is not set
|
||||
# CT_KERNEL_V_2_6_27_4 is not set
|
||||
# CT_KERNEL_V_2_6_27_5 is not set
|
||||
# CT_KERNEL_V_2_6_27_6 is not set
|
||||
CT_KERNEL_LINUX_VERBOSITY_0=y
|
||||
# CT_KERNEL_LINUX_VERBOSITY_1 is not set
|
||||
# CT_KERNEL_LINUX_VERBOSITY_2 is not set
|
||||
@ -295,7 +305,7 @@ CT_LIBC_ADDONS_LIST=""
|
||||
# CT_LIBC_GLIBC_KERNEL_VERSION_NONE is not set
|
||||
CT_LIBC_GLIBC_KERNEL_VERSION_AS_HEADERS=y
|
||||
# CT_LIBC_GLIBC_KERNEL_VERSION_CHOSEN is not set
|
||||
CT_LIBC_GLIBC_MIN_KERNEL="2.6.26.7"
|
||||
CT_LIBC_GLIBC_MIN_KERNEL="2.6.26.8"
|
||||
|
||||
#
|
||||
# Tools facilities
|
||||
@ -346,8 +356,9 @@ CT_GDB_VERSION="6.8"
|
||||
CT_NCURSES_V_5_6=y
|
||||
CT_NCURSES_VERSION="5.6"
|
||||
CT_DEBUG_ltrace=y
|
||||
CT_LTRACE_V_0_4=y
|
||||
CT_LTRACE_VERSION="0.4"
|
||||
# CT_LTRACE_V_0_4 is not set
|
||||
CT_LTRACE_V_0_5=y
|
||||
CT_LTRACE_VERSION="0.5"
|
||||
CT_DEBUG_strace=y
|
||||
# CT_STRACE_V_4_5 is not set
|
||||
# CT_STRACE_V_4_5_14 is not set
|
||||
|
Loading…
Reference in New Issue
Block a user