mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2025-04-13 22:23:04 +00:00
Update this sample.
/trunk/samples/arm-unknown-linux-uclibcgnueabi/crosstool.config | 37 20 17 0 ++++++++------- /trunk/samples/arm-unknown-linux-uclibcgnueabi/reported.by | 2 1 1 0 2 files changed, 21 insertions(+), 18 deletions(-)
This commit is contained in:
parent
d90f32267b
commit
5cadb1c40b
@ -1,7 +1,7 @@
|
||||
#
|
||||
# Automatically generated make config: don't edit
|
||||
# crosstool-NG version: 1.2.0+svn_trunk@1097:1098
|
||||
# Fri Oct 17 14:51:47 2008
|
||||
# crosstool-NG version: 1.2.0+svn_trunk@1124M
|
||||
# Sat Oct 25 17:47:08 2008
|
||||
#
|
||||
|
||||
#
|
||||
@ -137,7 +137,7 @@ CT_CC_NATIVE="gcc"
|
||||
#
|
||||
# CT_BARE_METAL is not set
|
||||
CT_KERNEL="linux"
|
||||
CT_KERNEL_VERSION="2.6.26.6"
|
||||
CT_KERNEL_VERSION="2.6.26.7"
|
||||
# CT_KERNEL_bare_metal is not set
|
||||
CT_KERNEL_linux=y
|
||||
CT_KERNEL_LINUX_INSTALL=y
|
||||
@ -149,15 +149,19 @@ 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_18 is not set
|
||||
# CT_KERNEL_V_2_6_25_19 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
|
||||
# CT_KERNEL_V_2_6_26_3 is not set
|
||||
# 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=y
|
||||
# CT_KERNEL_V_2_6_26_6 is not set
|
||||
CT_KERNEL_V_2_6_26_7=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_LINUX_VERBOSITY_0=y
|
||||
# CT_KERNEL_LINUX_VERBOSITY_1 is not set
|
||||
# CT_KERNEL_LINUX_VERBOSITY_2 is not set
|
||||
@ -263,11 +267,6 @@ CT_LIBC_VERSION="20080801"
|
||||
# CT_LIBC_eglibc is not set
|
||||
# CT_LIBC_glibc is not set
|
||||
CT_LIBC_uClibc=y
|
||||
# CT_EGLIBC_V_2_5 is not set
|
||||
# CT_EGLIBC_V_2_6 is not set
|
||||
# CT_EGLIBC_V_2_7 is not set
|
||||
# CT_EGLIBC_V_2_8 is not set
|
||||
# CT_EGLIBC_V_TRUNK is not set
|
||||
# CT_LIBC_V_0_9_28 is not set
|
||||
# CT_LIBC_V_0_9_28_1 is not set
|
||||
# CT_LIBC_V_0_9_28_2 is not set
|
||||
@ -294,14 +293,13 @@ CT_THREADS="linuxthreads"
|
||||
# CT_THREADS_NPTL is not set
|
||||
CT_THREADS_LINUXTHREADS=y
|
||||
# CT_THREADS_NONE is not set
|
||||
# CT_LIBC_GLIBC_KERNEL_VERSION_NONE is not set
|
||||
# CT_LIBC_GLIBC_KERNEL_VERSION_AS_HEADERS is not set
|
||||
# CT_LIBC_GLIBC_KERNEL_VERSION_CHOSEN is not set
|
||||
|
||||
#
|
||||
# Tools facilities
|
||||
#
|
||||
# CT_TOOL_libelf is not set
|
||||
CT_TOOL_libelf=y
|
||||
CT_LIBELF_V_0_8_10=y
|
||||
CT_LIBELF_VERSION="0.8.10"
|
||||
CT_TOOL_sstrip=y
|
||||
# CT_SSTRIP_ELFKICKERS is not set
|
||||
CT_SSTRIP_BUILDROOT=y
|
||||
@ -345,10 +343,15 @@ CT_GDB_VERSION="6.8"
|
||||
#
|
||||
CT_NCURSES_V_5_6=y
|
||||
CT_NCURSES_VERSION="5.6"
|
||||
# CT_DEBUG_ltrace is not set
|
||||
CT_DEBUG_ltrace=y
|
||||
# CT_LTRACE_V_0_3_36 is not set
|
||||
CT_LTRACE_V_0_4=y
|
||||
CT_LTRACE_VERSION="0.4"
|
||||
CT_DEBUG_strace=y
|
||||
# CT_STRACE_V_4_5 is not set
|
||||
# CT_STRACE_V_4_5_14 is not set
|
||||
# CT_STRACE_V_4_5_15 is not set
|
||||
CT_STRACE_V_4_5_16=y
|
||||
CT_STRACE_VERSION="4.5.16"
|
||||
# CT_STRACE_V_4_5_16 is not set
|
||||
CT_STRACE_V_4_5_17=y
|
||||
# CT_STRACE_V_4_5_18 is not set
|
||||
CT_STRACE_VERSION="4.5.17"
|
||||
|
@ -1,3 +1,3 @@
|
||||
reporter_name="Yann E. MORIN"
|
||||
reporter_name="YEM"
|
||||
reporter_url="http://ymorin.is-a-geek.org/"
|
||||
reporter_comment=""
|
||||
|
Loading…
x
Reference in New Issue
Block a user