Commit c2f22200 authored by Peter Korsgaard's avatar Peter Korsgaard
Browse files

uClibc: use NPTL by default for 0.9.32 / snapshot

parent 7d4f51dd
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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