Re: [RFC 5/7] Makefile: Disable gcc-10.0 warnings

2021-07-07 Thread Tom Rini
On Mon, May 03, 2021 at 04:48:57PM -0400, Tom Rini wrote: > Based on 5c45de21a2223, 44720996e2d79 and 5a76021c2eff7 in Linux > > Signed-off-by: Tom Rini Applied to u-boot/master, thanks! -- Tom signature.asc Description: PGP signature

[RFC 5/7] Makefile: Disable gcc-10.0 warnings

2021-05-03 Thread Tom Rini
Based on 5c45de21a2223, 44720996e2d79 and 5a76021c2eff7 in Linux Signed-off-by: Tom Rini --- Makefile | 4 1 file changed, 4 insertions(+) diff --git a/Makefile b/Makefile index 404977efa527..aaa9a0495e69 100644 --- a/Makefile +++ b/Makefile @@ -687,6 +687,10 @@ KBUILD_CFLAGS += $(call cc