From: Peter Korsgaard Date: Thu, 9 Jun 2011 10:26:28 +0000 (+0200) Subject: uClibc: use NPTL by default for 0.9.32 / snapshot X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=c2f22200883db892f4f25e3c2caa48f7ab8c3ad9;p=buildroot.git uClibc: use NPTL by default for 0.9.32 / snapshot Signed-off-by: Peter Korsgaard --- diff --git a/toolchain/toolchain-buildroot/Config.in.2 b/toolchain/toolchain-buildroot/Config.in.2 index 3fd433ac44..b5ecbc1c45 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