X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/228eb594ae38616f48616072217c493ec456b5e2..b8e63f1c5439f9551b9dc1dfa46b39c8ee09cf9f:/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 c76a8d16a..f0c964081 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 @@ +@@ -460,7 +460,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. -