summaryrefslogtreecommitdiffstats
path: root/toolchain/uClibc/patches-0.9.32/100-do_not_select_extra-warnings.patch
diff options
context:
space:
mode:
Diffstat (limited to 'toolchain/uClibc/patches-0.9.32/100-do_not_select_extra-warnings.patch')
-rw-r--r--toolchain/uClibc/patches-0.9.32/100-do_not_select_extra-warnings.patch6
1 files changed, 3 insertions, 3 deletions
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 c76a8d16a..2c3a69e33 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.
-