kbuild: respect CONFIG_WERROR for linker and assembler
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:Thomas Weißschuh <thomas.weissschuh@linutronix.de> Reviewed-by:
Nicolas Schier <nsc@kernel.org> Link: https://lore.kernel.org/r/20250814-kbuild-werror-v2-4-c01e596309d2@linutronix.de Signed-off-by:
Nathan Chancellor <nathan@kernel.org>
Loading
Please sign in to comment