mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2025-01-30 16:14:09 +00:00
Update this sample.
/trunk/samples/mipsel-unknown-linux-gnu/crosstool.config | 26 18 8 0 +++++++++++++++------- 1 file changed, 18 insertions(+), 8 deletions(-)
This commit is contained in:
parent
599eb5c61f
commit
2ee94f8e75
@ -1,7 +1,7 @@
|
||||
#
|
||||
# Automatically generated make config: don't edit
|
||||
# crosstool-NG version: 1.2.0+svn_trunk@1156
|
||||
# Mon Oct 27 19:44:26 2008
|
||||
# crosstool-NG version: 1.2.0+svn_trunk@1220
|
||||
# Tue Nov 18 11:34:36 2008
|
||||
#
|
||||
|
||||
#
|
||||
@ -78,6 +78,7 @@ CT_LOG_FILE_COMPRESS=y
|
||||
# Target options
|
||||
#
|
||||
CT_ARCH="mips"
|
||||
# CT_ARCH_64 is not set
|
||||
CT_ARCH_SUPPORT_ARCH=y
|
||||
CT_ARCH_SUPPORT_ABI=y
|
||||
# CT_ARCH_SUPPORT_CPU is not set
|
||||
@ -105,8 +106,8 @@ CT_TARGET_LDFLAGS=""
|
||||
CT_ARCH_mips=y
|
||||
# CT_ARCH_powerpc is not set
|
||||
# CT_ARCH_sh is not set
|
||||
# CT_ARCH_x86 is not set
|
||||
# CT_ARCH_x86_64 is not set
|
||||
# CT_ARCH_x86 is not set
|
||||
|
||||
#
|
||||
# Target optimisations
|
||||
@ -133,15 +134,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
|
||||
@ -153,7 +159,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
|
||||
@ -161,11 +167,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
|
||||
@ -297,7 +307,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
|
||||
|
Loading…
x
Reference in New Issue
Block a user