linux/tools/scripts
Thomas Weißschuh a40f0cdce7 tools/build: Fix s390(x) cross-compilation with clang
The heuristic to derive a clang target triple from a GCC one does not work
for s390. GCC uses "s390-linux" while clang expects "s390x-linux" or
"powerz-linux".

Add an explicit override.

Signed-off-by: Thomas Weißschuh <thomas.weissschuh@linutronix.de>
Link: https://lore.kernel.org/r/20250620-tools-cross-s390-v2-1-ecda886e00e5@linutronix.de
Signed-off-by: Thomas Weißschuh <linux@weissschuh.net>
2025-07-08 09:19:23 +02:00
..
Makefile.arch tools: Override makefile ARCH variable if defined, but empty 2024-11-29 17:04:25 +01:00
Makefile.include tools/build: Fix s390(x) cross-compilation with clang 2025-07-08 09:19:23 +02:00
syscall.tbl tools headers: Update the syscall table with the kernel sources 2025-04-10 09:28:24 -07:00
utilities.mak tools build: Add 3-component logical version comparators 2023-08-03 16:59:40 -03:00