[git commit] buildsys: turn off forced EXTRA_WARNINGS on i386

Bernhard Reutner-Fischer rep.dot.nop at gmail.com
Thu Jan 26 14:26:47 UTC 2012


commit: http://git.uclibc.org/uClibc/commit/?id=775e77bf2c31307f1a1397573b7ea2f10f85f74a
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, 0 insertions(+), 2 deletions(-)

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


More information about the uClibc-cvs mailing list