mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2024-12-19 04:47:52 +00:00
Don't do debug in this ARM sample.
/trunk/samples/arm-unknown-linux-uclibcgnueabi/crosstool.config | 15 9 6 0 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-)
This commit is contained in:
parent
3fdb4a17f0
commit
3b53d0fba5
@ -1,7 +1,7 @@
|
||||
#
|
||||
# Automatically generated make config: don't edit
|
||||
# crosstool-NG version: 1.2.0+svn_trunk@899M
|
||||
# Thu Aug 7 15:53:27 2008
|
||||
# crosstool-NG version: 1.2.0+svn_trunk@948
|
||||
# Wed Aug 13 08:38:31 2008
|
||||
#
|
||||
|
||||
#
|
||||
@ -14,10 +14,7 @@
|
||||
# CT_OBSOLETE is not set
|
||||
CT_EXPERIMENTAL=y
|
||||
# CT_BROKEN is not set
|
||||
CT_DEBUG_CT=y
|
||||
# CT_DEBUG_PAUSE_STEPS is not set
|
||||
CT_DEBUG_CT_SAVE_STEPS=y
|
||||
# CT_DEBUG_CT_SAVE_STEPS_GZIP is not set
|
||||
# CT_DEBUG_CT is not set
|
||||
|
||||
#
|
||||
# Paths
|
||||
@ -93,6 +90,7 @@ CT_ARCH_LE=y
|
||||
# CT_ARCH_FLOAT_HW is not set
|
||||
CT_ARCH_FLOAT_SW=y
|
||||
CT_TARGET_CFLAGS=""
|
||||
CT_TARGET_LDFLAGS=""
|
||||
|
||||
#
|
||||
# General target options
|
||||
@ -177,8 +175,12 @@ CT_KERNEL_VERSION_SEE_EXTRAVERSION=y
|
||||
# CT_KERNEL_INSTALL_V_2_6_25_10 is not set
|
||||
# CT_KERNEL_INSTALL_V_2_6_25_11 is not set
|
||||
# CT_KERNEL_INSTALL_V_2_6_25_12 is not set
|
||||
# CT_KERNEL_INSTALL_V_2_6_25_13 is not set
|
||||
# CT_KERNEL_INSTALL_V_2_6_25_14 is not set
|
||||
# CT_KERNEL_INSTALL_V_2_6_25_15 is not set
|
||||
# CT_KERNEL_INSTALL_V_2_6_26 is not set
|
||||
CT_KERNEL_INSTALL_V_2_6_26_1=y
|
||||
# CT_KERNEL_INSTALL_V_2_6_26_2 is not set
|
||||
CT_KERNEL_LINUX_HEADERS_INSTALL_CHECK=y
|
||||
CT_KERNEL_LINUX_VERBOSITY_0=y
|
||||
# CT_KERNEL_LINUX_VERBOSITY_1 is not set
|
||||
@ -272,6 +274,7 @@ CT_CC_LANG_OTHERS=""
|
||||
# C-library
|
||||
#
|
||||
# CT_LIBC_GLIBC is not set
|
||||
# CT_LIBC_EGLIBC is not set
|
||||
CT_LIBC_UCLIBC=y
|
||||
CT_LIBC_VERSION="20080801"
|
||||
CT_LIBC="uClibc"
|
||||
|
Loading…
Reference in New Issue
Block a user