mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-24 01:01:52 +02:00
use the new linuxthreads implementation on i386,i686
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14016 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
24f85d414b
commit
f161325136
@ -86,7 +86,7 @@ UCLIBC_CTOR_DTOR=y
|
|||||||
# HAS_NO_THREADS is not set
|
# HAS_NO_THREADS is not set
|
||||||
UCLIBC_HAS_THREADS=y
|
UCLIBC_HAS_THREADS=y
|
||||||
# PTHREADS_DEBUG_SUPPORT is not set
|
# PTHREADS_DEBUG_SUPPORT is not set
|
||||||
LINUXTHREADS_OLD=y
|
# LINUXTHREADS_OLD is not set
|
||||||
UCLIBC_HAS_LFS=y
|
UCLIBC_HAS_LFS=y
|
||||||
# MALLOC is not set
|
# MALLOC is not set
|
||||||
# MALLOC_SIMPLE is not set
|
# MALLOC_SIMPLE is not set
|
||||||
|
@ -86,7 +86,7 @@ UCLIBC_CTOR_DTOR=y
|
|||||||
# HAS_NO_THREADS is not set
|
# HAS_NO_THREADS is not set
|
||||||
UCLIBC_HAS_THREADS=y
|
UCLIBC_HAS_THREADS=y
|
||||||
# PTHREADS_DEBUG_SUPPORT is not set
|
# PTHREADS_DEBUG_SUPPORT is not set
|
||||||
LINUXTHREADS_OLD=y
|
# LINUXTHREADS_OLD is not set
|
||||||
UCLIBC_HAS_LFS=y
|
UCLIBC_HAS_LFS=y
|
||||||
# MALLOC is not set
|
# MALLOC is not set
|
||||||
# MALLOC_SIMPLE is not set
|
# MALLOC_SIMPLE is not set
|
||||||
|
Loading…
Reference in New Issue
Block a user