From c3af26045aa44286482fbfe93097f24b48cfb6a3 Mon Sep 17 00:00:00 2001
From: Austin Foxley <austinf@cetoncorp.com>
Date: Fri, 2 Apr 2010 10:29:00 -0700
Subject: nptl needs stdio futexes enabled.

this got reverted in the merge I just did

Signed-off-by: Austin Foxley <austinf@cetoncorp.com>
---
 extra/Configs/Config.in | 1 +
 1 file changed, 1 insertion(+)

(limited to 'extra')

diff --git a/extra/Configs/Config.in b/extra/Configs/Config.in
index 4e13cd0d2..e43033941 100644
--- a/extra/Configs/Config.in
+++ b/extra/Configs/Config.in
@@ -435,6 +435,7 @@ config LINUXTHREADS_NEW
 config UCLIBC_HAS_THREADS_NATIVE
 	bool "Native POSIX Threading (NPTL)"
 	select UCLIBC_HAS_TLS
+	select UCLIBC_HAS_STDIO_FUTEXES
 	help
 	  If you want to compile uClibc with NPTL support, then answer Y.
 
-- 
cgit v1.2.3