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)
commitccbb5239d495923cb24b84a73eb814626c5bfa57
tree4997663db59bab0e63ffce032adbadd27b8920c1
parent91194e9b046e18ed813d4632e1c72683aac944ad
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