From c2f22200883db892f4f25e3c2caa48f7ab8c3ad9 Mon Sep 17 00:00:00 2001 From: Peter Korsgaard Date: Thu, 9 Jun 2011 12:26:28 +0200 Subject: uClibc: use NPTL by default for 0.9.32 / snapshot Signed-off-by: Peter Korsgaard --- toolchain/toolchain-buildroot/Config.in.2 | 1 + 1 file changed, 1 insertion(+) (limited to 'toolchain/toolchain-buildroot') diff --git a/toolchain/toolchain-buildroot/Config.in.2 b/toolchain/toolchain-buildroot/Config.in.2 index 3fd433ac4..b5ecbc1c4 100644 --- a/toolchain/toolchain-buildroot/Config.in.2 +++ b/toolchain/toolchain-buildroot/Config.in.2 @@ -78,6 +78,7 @@ config BR2_TOOLCHAIN_BUILDROOT_USE_SSP choice prompt "Thread library implementation" + default BR2_PTHREADS_NATIVE if BR2_UCLIBC_VERSION_SNAPSHOT || BR2_UCLIBC_VERSION_0_9_32 default BR2_PTHREADS_OLD help Use this option to select the thread library implementation -- cgit v1.2.3