[PATCH 1/1] test: run longjmp() test only on supported architectures
Tom Rini
trini at konsulko.com
Wed Nov 13 18:40:40 CET 2024
On Sun, 03 Nov 2024 18:54:00 +0100, Heinrich Schuchardt wrote:
> We have only implemented longjmp() on the EFI architectures.
>
> Define a symbol CONFIG_HAVE_SETJMP and have it selected by the relevant
> architectures.
>
> Use CONFIG_HAVE_SETJMP to decide if the longjmp test shall be built.
>
> [...]
Applied to u-boot/master, thanks!
--
Tom
More information about the U-Boot
mailing list