amosbird / ldb_toolchain_gen

MIT License
66 stars 21 forks source link

Tag 0.17 don't support aarch64 #26

Closed peter5232 closed 3 months ago

peter5232 commented 11 months ago

change ARCH=x86_64 to ARCH=aarch64 and docker build image

peter5232 commented 11 months ago

change ARCH=x86_64 to ARCH=aarch64 and docker build image

The host is x86_64.

amosbird commented 9 months ago

The generator currently doesn't support cross-compilation. To generate the required toolchain, please use aach64 host.

amosbird commented 3 months ago

Aarch64 toolchain has been released in v0.21 .