X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/040075b294eecf092a5c0aedb2dc8a0bde220594..a1177f1d984e8d1e81fd898ea740fbf3c26a75fd:/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 d9d738740..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,11 +1,10 @@ -diff -ruN uClibc-0.9.32.orig/extra/Configs/Config.in uClibc-0.9.32/extra/Configs/Config.in ---- uClibc-0.9.32.orig/extra/Configs/Config.in 2010-08-05 08:41:15.880201300 +0000 -+++ uClibc-0.9.32/extra/Configs/Config.in 2010-08-05 09:03:50.517199984 +0000 -@@ -460,7 +460,6 @@ +--- a/extra/Configs/Config.in ++++ b/extra/Configs/Config.in +@@ -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. -