mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2024-12-19 04:47:52 +00:00
samples: update armeb-unknown-linux-uclibcgnueabi: use uClibc-0.9.30.2
This commit is contained in:
parent
9a1941ac37
commit
68058e12b8
@ -1,7 +1,7 @@
|
||||
#
|
||||
# Automatically generated make config: don't edit
|
||||
# crosstool-NG version: hg_default@1702_eff73d8f3ce2
|
||||
# Thu Jan 7 19:30:04 2010
|
||||
# crosstool-NG version: hg_default@1733_02db017f4fe1
|
||||
# Thu Jan 14 19:09:16 2010
|
||||
#
|
||||
|
||||
#
|
||||
@ -90,7 +90,7 @@ CT_LOG_FILE_COMPRESS=y
|
||||
CT_ARCH="arm"
|
||||
CT_ARCH_SUPPORTS_BOTH_MMU=y
|
||||
CT_ARCH_SUPPORTS_BOTH_ENDIAN=y
|
||||
# CT_ARCH_SUPPORTS_32 is not set
|
||||
CT_ARCH_SUPPORTS_32=y
|
||||
# CT_ARCH_SUPPORTS_64 is not set
|
||||
CT_ARCH_SUPPORT_ARCH=y
|
||||
# CT_ARCH_SUPPORT_ABI is not set
|
||||
@ -100,7 +100,7 @@ CT_ARCH_SUPPORT_FPU=y
|
||||
CT_ARCH_DEFAULT_HAS_MMU=y
|
||||
# CT_ARCH_DEFAULT_BE is not set
|
||||
CT_ARCH_DEFAULT_LE=y
|
||||
# CT_ARCH_DEFAULT_32 is not set
|
||||
CT_ARCH_DEFAULT_32=y
|
||||
# CT_ARCH_DEFAULT_64 is not set
|
||||
CT_ARCH_ARCH="armv5te"
|
||||
CT_ARCH_CPU="xscale"
|
||||
@ -108,8 +108,9 @@ CT_ARCH_TUNE="xscale"
|
||||
CT_ARCH_FPU=""
|
||||
CT_ARCH_BE=y
|
||||
# CT_ARCH_LE is not set
|
||||
# CT_ARCH_32 is not set
|
||||
CT_ARCH_32=y
|
||||
# CT_ARCH_64 is not set
|
||||
CT_ARCH_BITNESS=32
|
||||
# CT_ARCH_FLOAT_HW is not set
|
||||
CT_ARCH_FLOAT_SW=y
|
||||
CT_TARGET_CFLAGS=""
|
||||
@ -298,13 +299,14 @@ CT_CC_LANG_OTHERS=""
|
||||
# C-library
|
||||
#
|
||||
CT_LIBC="uClibc"
|
||||
CT_LIBC_VERSION="0.9.30.1"
|
||||
CT_LIBC_VERSION="0.9.30.2"
|
||||
# CT_LIBC_eglibc is not set
|
||||
# CT_LIBC_glibc is not set
|
||||
# CT_LIBC_newlib is not set
|
||||
# CT_LIBC_none is not set
|
||||
CT_LIBC_uClibc=y
|
||||
CT_LIBC_V_0_9_30_1=y
|
||||
CT_LIBC_UCLIBC_V_0_9_30_2=y
|
||||
# CT_LIBC_V_0_9_30_1 is not set
|
||||
# CT_LIBC_V_0_9_30 is not set
|
||||
# CT_LIBC_V_0_9_29 is not set
|
||||
# CT_LIBC_V_0_9_28_3 is not set
|
||||
@ -358,6 +360,7 @@ CT_GDB_NATIVE=y
|
||||
CT_GDB_NATIVE_USE_GMP_MPFR=y
|
||||
CT_GDB_GDBSERVER=y
|
||||
CT_GDB_GDBSERVER_STATIC=y
|
||||
# CT_GDB_V_7_0_1 is not set
|
||||
# CT_GDB_V_7_0 is not set
|
||||
CT_GDB_V_6_8=y
|
||||
# CT_GDB_V_snapshot is not set
|
||||
@ -436,3 +439,12 @@ CT_COMP_LIBS_TARGET=y
|
||||
CT_TOOLS_WRAPPER_SCRIPT=y
|
||||
# CT_TOOLS_WRAPPER_EXEC is not set
|
||||
CT_TOOLS_WRAPPER="script"
|
||||
|
||||
#
|
||||
# Companion tools
|
||||
#
|
||||
|
||||
#
|
||||
# READ HELP before you say 'Y' below !!!
|
||||
#
|
||||
# CT_COMP_TOOLS is not set
|
||||
|
Loading…
Reference in New Issue
Block a user