[git commit] Config.in: NPTL does not compile with disabled UCLIBC_HAS_REALTIME

Bernhard Reutner-Fischer rep.dot.nop at gmail.com
Fri Jun 15 12:00:31 UTC 2012


commit: http://git.uclibc.org/uClibc/commit/?id=8396ab5eef50a85469ce932e28ba4afe4f6ef668
branch: http://git.uclibc.org/uClibc/commit/?id=refs/heads/master

Select it.

Signed-off-by: Peter S. Mazinger <ps.m at gmx.net>
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop at gmail.com>
---
 extra/Configs/Config.in |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/extra/Configs/Config.in b/extra/Configs/Config.in
index c2f2fc7..8eae1f4 100644
--- a/extra/Configs/Config.in
+++ b/extra/Configs/Config.in
@@ -501,6 +501,7 @@ config UCLIBC_HAS_THREADS_NATIVE
 	bool "Native POSIX Threading (NPTL)"
 	select UCLIBC_HAS_TLS
 	select UCLIBC_HAS_STDIO_FUTEXES
+	select UCLIBC_HAS_REALTIME
 	# i386 has no lowlevellock support (yet) as opposed to i486 onward
 	depends on !CONFIG_386
 	help


More information about the uClibc-cvs mailing list