mirror of
https://git.busybox.net/buildroot.git
synced 2024-11-23 13:33:28 +08:00
889736fa06
When building on an ARM64 build server, the build of configs/ti_am62x_sk_defconfig fails when building the Cortex-R5 U-Boot, as it uses host-arm-gnu-toolchain, which assumes the host machine is x86-64. Use $(HOSTARCH) instead so that it can download the bare-metal toolchain also provided by ARM for the ARM64 host architecture. Signed-off-by: Bryce Johnson <bryce@redpinelabs.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> |
||
---|---|---|
.. | ||
arm-gnu-toolchain.hash | ||
arm-gnu-toolchain.mk |