summaryrefslogtreecommitdiff
path: root/toolchain/uClibc/patches-0.9.32/100-do_not_select_extra-warnings.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2012-05-15 13:42:28 +0000
committerFelix Fietkau <nbd@openwrt.org>2012-05-15 13:42:28 +0000
commitd98c2d542cfae2572f8f97965ebe1bfb2e110bd6 (patch)
treead4315c201536a47c7c924b841fcbe68a09dbca7 /toolchain/uClibc/patches-0.9.32/100-do_not_select_extra-warnings.patch
parent67675fd48d3d0475a9440ed9612c4770c6e4966d (diff)
downloadmtk-20170518-d98c2d542cfae2572f8f97965ebe1bfb2e110bd6.zip
mtk-20170518-d98c2d542cfae2572f8f97965ebe1bfb2e110bd6.tar.gz
mtk-20170518-d98c2d542cfae2572f8f97965ebe1bfb2e110bd6.tar.bz2
uClibc: remove 0.9.32, it is no longer necessary
SVN-Revision: 31739
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.patch10
1 files changed, 0 insertions, 10 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
deleted file mode 100644
index f0c9640..0000000
--- a/toolchain/uClibc/patches-0.9.32/100-do_not_select_extra-warnings.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- a/extra/Configs/Config.in
-+++ b/extra/Configs/Config.in
-@@ -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