Re: [PATCH] scripts/Makefile.extrawarn: Respect CONFIG_WERROR / W=e for hostprogs
From: Nathan Chancellor
Date: Tue Oct 07 2025 - 12:55:56 EST
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@xxxxxxxxxx>