Просмотр исходного кода

use the new linuxthreads implementation on i386,i686

SVN-Revision: 14016
Felix Fietkau 17 лет назад
Родитель
Сommit
25aba0e356
2 измененных файлов с 2 добавлено и 2 удалено
  1. 1 1
      toolchain/uClibc/config/i386
  2. 1 1
      toolchain/uClibc/config/i686

+ 1 - 1
toolchain/uClibc/config/i386

@@ -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

+ 1 - 1
toolchain/uClibc/config/i686

@@ -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