[git commit master] temporarily turn on warnings for NPTL

Bernhard Reutner-Fischer rep.dot.nop at gmail.com
Fri Apr 23 14:31:55 UTC 2010


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

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

diff --git a/extra/Configs/Config.in b/extra/Configs/Config.in
index e430339..90094ca 100644
--- a/extra/Configs/Config.in
+++ b/extra/Configs/Config.in
@@ -436,6 +436,8 @@ config UCLIBC_HAS_THREADS_NATIVE
 	bool "Native POSIX Threading (NPTL)"
 	select UCLIBC_HAS_TLS
 	select UCLIBC_HAS_STDIO_FUTEXES
+	# NPTL local:
+	select EXTRA_WARNINGS
 	help
 	  If you want to compile uClibc with NPTL support, then answer Y.
 
-- 
1.6.3.3



More information about the uClibc-cvs mailing list