diff options
author | Thomas Weißschuh <linux@weissschuh.net> | 2023-10-20 09:30:33 +0200 |
---|---|---|
committer | Thomas Weißschuh <linux@weissschuh.net> | 2023-12-11 22:38:21 +0100 |
commit | aa68a5a83a0acc4c1babcb4f8be49261514ab65c (patch) | |
tree | bf5644d8d314c8ce0fa8637f7486c417b4f6f6bd /scripts/gdb/linux/tasks.py | |
parent | 48946c5aa7a848c7dfc2151267af92956f492f58 (diff) |
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 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions