- recommend linuxthreads.old
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Sun, 15 Apr 2007 09:51:28 +0000 (09:51 -0000)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Sun, 15 Apr 2007 09:51:28 +0000 (09:51 -0000)
toolchain/uClibc/Config.in

index 25189fff5945e190e8873c5a962f3dc259dc6c18..c8aff2b3cffd014551898f696f415f4234339d24 100644 (file)
@@ -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"