]> www.infradead.org Git - users/jedix/linux-maple.git/commit
selftests/nolibc: explicitly enable ARM mode
authorThomas Weißschuh <linux@weissschuh.net>
Sat, 1 Mar 2025 11:23:59 +0000 (12:23 +0100)
committerThomas Weißschuh <linux@weissschuh.net>
Sun, 2 Mar 2025 12:25:20 +0000 (13:25 +0100)
commitf8bedb30d66b467fffdb38d8e7265b7be23cfa38
treeed295989c5bebdae3ba5f8b0422c911555fc817d
parent3bd53b2fa57d9472d3af63b3f4d26023ba07b579
selftests/nolibc: explicitly enable ARM mode

The default could also be -mthumb.

Explicitly use -marm to keep everything predictable.

Tested-by: Willy Tarreau <w@1wt.eu>
Link: https://lore.kernel.org/r/20250301-nolibc-armthumb-v1-1-d1f04abb5f6d@weissschuh.net
Signed-off-by: Thomas Weißschuh <linux@weissschuh.net>
tools/testing/selftests/nolibc/Makefile