mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2025-02-20 09:06:19 +00:00
Updated the armeb-unknown-linux-gnu sample to use the ;ost recent glibc with NPTL.
This commit is contained in:
parent
0bee99ed38
commit
cdbe4e92cc
@ -1,7 +1,7 @@
|
||||
#
|
||||
# Automatically generated make config: don't edit
|
||||
# crosstool-NG version: 0.3.1+svn
|
||||
# Thu Sep 6 12:48:40 2007
|
||||
# Thu Sep 6 14:42:50 2007
|
||||
#
|
||||
# CT_FOOBAR is not set
|
||||
|
||||
@ -12,7 +12,7 @@
|
||||
#
|
||||
# crosstool-NG behavior
|
||||
#
|
||||
CT_OBSOLETE=y
|
||||
# CT_OBSOLETE is not set
|
||||
CT_EXPERIMENTAL=y
|
||||
# CT_BROKEN is not set
|
||||
# CT_DEBUG_CT is not set
|
||||
@ -102,10 +102,10 @@ CT_TARGET_CFLAGS=""
|
||||
#
|
||||
CT_USE_SYSROOT=y
|
||||
CT_SHARED_LIBS=y
|
||||
# CT_THREADS_NPTL is not set
|
||||
CT_THREADS_LINUXTHREADS=y
|
||||
CT_THREADS_NPTL=y
|
||||
# CT_THREADS_LINUXTHREADS is not set
|
||||
# CT_THREADS_NONE is not set
|
||||
CT_THREADS="linuxthreads"
|
||||
CT_THREADS="nptl"
|
||||
CT_TARGET_VENDOR="unknown"
|
||||
CT_TARGET_ALIAS_SED_EXPR=""
|
||||
CT_TARGET_ALIAS=""
|
||||
@ -211,20 +211,20 @@ CT_CC_LANG_OTHERS=""
|
||||
#
|
||||
CT_LIBC_GLIBC=y
|
||||
# CT_LIBC_UCLIBC is not set
|
||||
CT_LIBC_VERSION="2.3.6"
|
||||
CT_LIBC_VERSION="2.6.1"
|
||||
CT_LIBC="glibc"
|
||||
CT_LIBC_SUPPORT_NPTL=y
|
||||
CT_LIBC_SUPPORT_LINUXTHREADS=y
|
||||
CT_LIBC_V_2_3_6=y
|
||||
# CT_LIBC_V_2_3_6 is not set
|
||||
# CT_LIBC_V_2_5 is not set
|
||||
# CT_LIBC_V_2_5_1 is not set
|
||||
# CT_LIBC_V_2_6 is not set
|
||||
# CT_LIBC_V_2_6_1 is not set
|
||||
CT_LIBC_V_2_6_1=y
|
||||
CT_LIBC_GLIBC_EXTRA_CONFIG=""
|
||||
CT_LIBC_GLIBC_EXTRA_CFLAGS=""
|
||||
CT_LIBC_EXTRA_CC_ARGS=""
|
||||
CT_LIBC_GLIBC_CONFIGPARMS=""
|
||||
# CT_LIBC_GLIBC_USE_PORTS is not set
|
||||
CT_LIBC_GLIBC_USE_PORTS=y
|
||||
# CT_LIBC_ADDONS is not set
|
||||
|
||||
#
|
||||
|
Loading…
x
Reference in New Issue
Block a user