diff options
author | 2023-10-20 09:30:33 +0200 | |
---|---|---|
committer | 2023-12-11 22:38:21 +0100 | |
commit | aa68a5a83a0acc4c1babcb4f8be49261514ab65c (patch) | |
tree | bf5644d8d314c8ce0fa8637f7486c417b4f6f6bd /tools/perf/scripts/python/gecko.py | |
parent | tools/nolibc: error out on unsupported architecture (diff) | |
download | wireguard-linux-aa68a5a83a0acc4c1babcb4f8be49261514ab65c.tar.xz wireguard-linux-aa68a5a83a0acc4c1babcb4f8be49261514ab65c.zip |
tools/nolibc: move MIPS ABI validation into arch-mips.h
When installing nolibc to a sysroot arch.h is not used so its ABI check
is bypassed. This makes is possible to compile nolibc with a non O32 ABI
which may build but can not run.
Move the check into arch-mips.h so it will always be evaluated.
Signed-off-by: Thomas Weißschuh <linux@weissschuh.net>
Acked-by: Willy Tarreau <w@1wt.eu>
Diffstat (limited to 'tools/perf/scripts/python/gecko.py')
0 files changed, 0 insertions, 0 deletions