lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <175985615433.1365513.11706910126102744653.b4-ty@kernel.org>
Date: Tue, 07 Oct 2025 09:55:54 -0700
From: Nathan Chancellor <nathan@...nel.org>
To: Nicolas Schier <nicolas.schier@...ux.dev>, 
 Thomas Weißschuh <thomas.weissschuh@...utronix.de>, 
 Nathan Chancellor <nathan@...nel.org>
Cc: Askar Safin <safinaskar@...il.com>, Sam James <sam@...too.org>, 
 Miguel Ojeda <ojeda@...nel.org>, linux-kbuild@...r.kernel.org, 
 linux-kernel@...r.kernel.org
Subject: Re: [PATCH] scripts/Makefile.extrawarn: Respect CONFIG_WERROR /
 W=e for hostprogs


On Mon, 06 Oct 2025 14:39:56 -0700, Nathan Chancellor wrote:
> Commit 27758d8c2583 ("kbuild: enable -Werror for hostprogs")
> unconditionally enabled -Werror for the compiler, assembler, and linker
> when building the host programs, as the build footprint of the host
> programs is small (thus risk of build failures from warnings are low)
> and that stage of the build may not have Kconfig values (thus
> CONFIG_WERROR could not be used as a precondition).
> 
> [...]

Applied, thanks!

[1/1] scripts/Makefile.extrawarn: Respect CONFIG_WERROR / W=e for hostprogs
      https://git.kernel.org/kbuild/c/7ded7d37e5f5b

Best regards,
-- 
Nathan Chancellor <nathan@...nel.org>


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ