[PATCH RFC next 05/18] kbuild: Don't try to add '-fcatch-undefined-behavior' flag
Simon Glass
sjg at chromium.org
Mon May 4 22:30:35 CEST 2026
On 2026-05-04T13:20:27, Quentin Schulz <foss+uboot at 0leil.net> wrote:
> kbuild: Don't try to add '-fcatch-undefined-behavior' flag
>
> [ Upstream commit 7eb8e5f073051eebbf55fa6b90ed2246c2274552 ]
>
> Original commit log:
>
> This is no longer a valid option in clang, it was removed in 3.5, which
> we don't support.
>
> https://github.com/llvm/llvm-project/commit/cb3f812b6b9fab8f3b41414f24e90222170417b4
>
> [git conflict in context due to commit 52ee1a0294e8 ("global: Disable
> deprecated-non-prototype warning with clang")]
> Signed-off-by: Quentin Schulz <quentin.schulz at cherry.de>
>
> Makefile | 1 -
> 1 file changed, 1 deletion(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list