From 696bbc3a1ec22d12d1a38bb3801e5a52190100cd Mon Sep 17 00:00:00 2001 From: Bernhard Reutner-Fischer Date: Thu, 5 Jun 2008 08:10:12 +0000 Subject: - linuxthreads and linuxthreads.old need nanosleep() --- extra/Configs/Config.in | 2 ++ 1 file changed, 2 insertions(+) (limited to 'extra') diff --git a/extra/Configs/Config.in b/extra/Configs/Config.in index 8ac002d41..385a45eb4 100644 --- a/extra/Configs/Config.in +++ b/extra/Configs/Config.in @@ -360,6 +360,8 @@ config UCLIBC_HAS_THREADS bool "POSIX Threading support" depends on !HAS_NO_THREADS default y + # linuxthreads and linuxthreads.old need nanosleep() + select UCLIBC_HAS_REALTIME help If you want to compile uClibc with pthread support, then answer Y. This will increase the size of uClibc by adding a bunch of locking -- cgit v1.2.3