diff options
author | 2023-11-05 11:07:05 +0100 | |
---|---|---|
committer | 2023-12-11 22:38:20 +0100 | |
commit | 48946c5aa7a848c7dfc2151267af92956f492f58 (patch) | |
tree | 1cf0451d7fd7bdb33bda542d3af65f83cd075f1e /tools/perf/scripts/python/export-to-sqlite.py | |
parent | selftests/nolibc: add script to run testsuite (diff) | |
download | wireguard-linux-48946c5aa7a848c7dfc2151267af92956f492f58.tar.xz wireguard-linux-48946c5aa7a848c7dfc2151267af92956f492f58.zip |
tools/nolibc: error out on unsupported architecture
When an architecture is unsupported arch.h would silently continue.
This leads to a lot of followup errors because my_syscallX() is not
defined and the startup code is missing.
Avoid these confusing errors and fail the build early with a clear
error message and location.
Signed-off-by: Thomas Weißschuh <linux@weissschuh.net>
Acked-by: Willy Tarreau <w@1wt.eu>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions