From fd46e99a1de03380acdca89e0e9f6c7ec75fd2e8 Mon Sep 17 00:00:00 2001 From: Abdoulaye Walsimou Gaye Date: Sat, 28 Mar 2015 10:35:42 +0100 Subject: Toolchain: uClibc: revert use NPTL as default (it is still experimental) Signed-off-by: Abdoulaye Walsimou Gaye --- core/kconfig/uclibc-kconfigs/uclibc.kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core') diff --git a/core/kconfig/uclibc-kconfigs/uclibc.kconfig b/core/kconfig/uclibc-kconfigs/uclibc.kconfig index 9558c62..d428588 100644 --- a/core/kconfig/uclibc-kconfigs/uclibc.kconfig +++ b/core/kconfig/uclibc-kconfigs/uclibc.kconfig @@ -359,7 +359,7 @@ config KEMBTK_UCLIBC_LDSO_GNU_HASH_SUPPORT choice prompt "Thread support" - default KEMBTK_UCLIBC_UCLIBC_HAS_THREADS_NATIVE + default KEMBTK_UCLIBC_LINUXTHREADS_NEW help If you want to compile uClibc with pthread support, then answer Y. This will increase the size of uClibc by adding a bunch of locking -- cgit v1.2.3