Skip to content

arm64/CROSS_COMPILE: use aarch64-linux-gnu- when aarch64-none-elf- is missing

Martin Roukala requested to merge arm64_cross_compile_fixup into main

This makes using Archlinux, Debian, and others less of a chore, as we won't need to set CROSS_COMPILE anymore.

Merge request reports