mirror of
https://github.com/torvalds/linux.git
synced 2024-11-23 12:42:02 +00:00
dd58d666ac
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> |
||
---|---|---|
.. | ||
.gitignore | ||
Makefile | ||
nolibc-test.c |