diff options
author | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | 2024-11-03 18:54:00 +0100 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2024-11-13 08:16:47 -0600 |
commit | e6b937f35e317962aab3d02cbace9ee363b27a76 (patch) | |
tree | 0352cb2a2a7635c1faabd8bb0b89d59c301b9f29 /test/py | |
parent | 1cfafff3192a81055fd7e833313a85d5feede1e3 (diff) |
test: run longjmp() test only on supported architectures
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.
Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'test/py')
0 files changed, 0 insertions, 0 deletions