[PATCH RFC next 14/18] kbuild: respect CONFIG_WERROR for linker and assembler

Simon Glass sjg at chromium.org
Mon May 4 22:33:27 CEST 2026


On 2026-05-04T13:20:27, Quentin Schulz <foss+uboot at 0leil.net> wrote:
> kbuild: respect CONFIG_WERROR for linker and assembler
>
> [ Upstream commit ec4a3992bc0b5b659eceb44a9f8582b26f2c8489 ]
>
> Original commit log:
>
>   The linker and assembler do not share the compiler flags.
>
>   Make sure they also fail on warnings with CONFIG_WERROR and W=e.
>
> Signed-off-by: Quentin Schulz <quentin.schulz at cherry.de>
>
> scripts/Makefile.extrawarn | 2 ++
>  1 file changed, 2 insertions(+)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list