[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20250427124217.44b83f78@pumpkin>
Date: Sun, 27 Apr 2025 12:42:17 +0100
From: David Laight <david.laight.linux@...il.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Thomas Weißschuh <linux@...ssschuh.net>, Masahiro
Yamada <masahiroy@...nel.org>, Stephen Rothwell <sfr@...b.auug.org.au>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>, Linux Next
Mailing List <linux-next@...r.kernel.org>
Subject: Re: linux-next: build warning after merge of Linus' tree
On Tue, 22 Apr 2025 11:20:21 -0700
Linus Torvalds <torvalds@...ux-foundation.org> wrote:
...
> Right now cc-option uses -Werror to turn all the warnings into errors,
> and thus causes a "unrecognized compiler option" warning to be fatal.
I think that gcc only warns for unknown -Wno-xxx if there are other
error messages.
So even with -Werror they don't cause a compilations failure.
David
Powered by blists - more mailing lists