mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-14 23:09:45 +01:00
use the new linuxthreads implementation on i386,i686
SVN-Revision: 14016
This commit is contained in:
parent
b8aa79853d
commit
25aba0e356
2 changed files with 2 additions and 2 deletions
|
|
@ -86,7 +86,7 @@ UCLIBC_CTOR_DTOR=y
|
|||
# HAS_NO_THREADS is not set
|
||||
UCLIBC_HAS_THREADS=y
|
||||
# PTHREADS_DEBUG_SUPPORT is not set
|
||||
LINUXTHREADS_OLD=y
|
||||
# LINUXTHREADS_OLD is not set
|
||||
UCLIBC_HAS_LFS=y
|
||||
# MALLOC is not set
|
||||
# MALLOC_SIMPLE is not set
|
||||
|
|
|
|||
|
|
@ -86,7 +86,7 @@ UCLIBC_CTOR_DTOR=y
|
|||
# HAS_NO_THREADS is not set
|
||||
UCLIBC_HAS_THREADS=y
|
||||
# PTHREADS_DEBUG_SUPPORT is not set
|
||||
LINUXTHREADS_OLD=y
|
||||
# LINUXTHREADS_OLD is not set
|
||||
UCLIBC_HAS_LFS=y
|
||||
# MALLOC is not set
|
||||
# MALLOC_SIMPLE is not set
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue