1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-04-21 12:27:27 +03:00

toolchain/uClibc: sync to latest uClibc-0.9.32

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24229 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
acoul
2010-12-03 16:36:37 +00:00
parent 345320ab12
commit 7873df547d
2 changed files with 4 additions and 4 deletions

View File

@@ -1,10 +1,10 @@
--- a/extra/Configs/Config.in
+++ b/extra/Configs/Config.in
@@ -453,7 +453,6 @@
@@ -453,7 +453,6 @@ config UCLIBC_HAS_THREADS_NATIVE
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
If you want to compile uClibc with NPTL support, then answer Y.