From 581378f5cb6ff8c0321f80f0750d9a7a09dfd63b Mon Sep 17 00:00:00 2001 From: "Alexandros C. Couloumbis" Date: Fri, 3 Dec 2010 16:36:37 +0000 Subject: toolchain/uClibc: sync to latest uClibc-0.9.32 SVN-Revision: 24229 --- .../uClibc/patches-0.9.32/100-do_not_select_extra-warnings.patch | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'toolchain/uClibc/patches-0.9.32/100-do_not_select_extra-warnings.patch') diff --git a/toolchain/uClibc/patches-0.9.32/100-do_not_select_extra-warnings.patch b/toolchain/uClibc/patches-0.9.32/100-do_not_select_extra-warnings.patch index c76a8d1..2c3a69e 100644 --- a/toolchain/uClibc/patches-0.9.32/100-do_not_select_extra-warnings.patch +++ b/toolchain/uClibc/patches-0.9.32/100-do_not_select_extra-warnings.patch @@ -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. - -- cgit v1.1