diff options
author | Willy Tarreau <w@1wt.eu> | 2023-06-07 22:28:58 +0200 |
---|---|---|
committer | Paul E. McKenney <paulmck@kernel.org> | 2023-06-09 11:46:10 -0700 |
commit | dd58d666ac08eb5eb81e4956172fc52b3bf0ab38 (patch) | |
tree | 90ad343de2cf7a3b09d50407b6b551c743b5b971 /scripts/gdb/linux/interrupts.py | |
parent | fa0df56a804b9b1df6caea7f178771665e46d218 (diff) |
selftests/nolibc: make sure gcc always use little endian on MIPS
The test on MIPS stopped working after I upgraded some of my toolchains
to use the ones from kernel.org because the mips toolchain defaults to
big endian, even though it supports both endians. Let's just add an
explicit -EL to make sure it always succeeds like the kernel does.
Signed-off-by: Willy Tarreau <w@1wt.eu>
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/interrupts.py')
0 files changed, 0 insertions, 0 deletions