mirror of
https://git.busybox.net/uClibc
synced 2025-10-14 01:32:00 +08:00
ARC: switch to NPTL
Signed-off-by: Vineet Gupta <vgupta@synopsys.com> Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
This commit is contained in:

committed by
Bernhard Reutner-Fischer

parent
8fde02feb2
commit
70bafe7e4d
@@ -7,7 +7,7 @@ KERNEL_HEADERS="%KERNEL_HEADERS%"
|
||||
# LDSO_CACHE_SUPPORT is not set
|
||||
LDSO_RUNPATH=y
|
||||
# LDSO_SAFE_RUNPATH is not set
|
||||
LINUXTHREADS_OLD=y
|
||||
UCLIBC_HAS_THREADS_NATIVE=y
|
||||
PTHREADS_DEBUG_SUPPORT=y
|
||||
UCLIBC_HAS_OBSTACK=y
|
||||
UCLIBC_SUSV2_LEGACY=y
|
||||
|
@@ -6,7 +6,7 @@ KERNEL_HEADERS="%KERNEL_HEADERS%"
|
||||
# LDSO_CACHE_SUPPORT is not set
|
||||
LDSO_RUNPATH=y
|
||||
# LDSO_SAFE_RUNPATH is not set
|
||||
LINUXTHREADS_OLD=y
|
||||
UCLIBC_HAS_THREADS_NATIVE=y
|
||||
PTHREADS_DEBUG_SUPPORT=y
|
||||
UCLIBC_HAS_OBSTACK=y
|
||||
UCLIBC_SUSV2_LEGACY=y
|
||||
|
Reference in New Issue
Block a user