]> git.baikalelectronics.ru Git - kernel.git/commit
sh: remove -Werror from Makefiles
authorChristoph Hellwig <hch@lst.de>
Tue, 14 Jul 2020 12:18:47 +0000 (14:18 +0200)
committerRich Felker <dalias@libc.org>
Sat, 15 Aug 2020 02:05:13 +0000 (22:05 -0400)
commit3bd45714652a0d8fe7d2ff357a82f52ae33f5c61
tree4997663db59bab0e63ffce032adbadd27b8920c1
parentaac279414a08c998ec5d891a07aee9cd83e073d6
sh: remove -Werror from Makefiles

The sh build is full of warnings when building with gcc 9.2.1.  While
fixing those would be great, at least avoid failing the build.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Rich Felker <dalias@libc.org>
arch/sh/kernel/Makefile
arch/sh/lib/Makefile
arch/sh/mm/Makefile