Commit 0f620a15 authored by Bernhard Reutner-Fischer's avatar Bernhard Reutner-Fischer
Browse files

- recommend linuxthreads.old

parent 2eb9ee3e
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -40,6 +40,9 @@ choice
	default BR2_PTHREADS_OLD
	help
	  Select the version of libpthreads you want to use.
	  Not all thread variants work with all versions of uClibc,
	  the "linuxthreads (stable/old)" may be a working fallback
	  if you need threading at all.

	config BR2_PTHREADS_NONE
		bool "none"