From: Bernhard Reutner-Fischer Date: Sun, 15 Apr 2007 09:51:28 +0000 (-0000) Subject: - recommend linuxthreads.old X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=0f620a15c57ceceabd761429a03240ccf97fd3c7;p=buildroot.git - recommend linuxthreads.old --- diff --git a/toolchain/uClibc/Config.in b/toolchain/uClibc/Config.in index 25189fff59..c8aff2b3cf 100644 --- a/toolchain/uClibc/Config.in +++ b/toolchain/uClibc/Config.in @@ -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"