Files
Rain-Bus c82e5de48d
Release / Build aarch64-unknown-linux-gnu (push) Has been cancelled
Release / Build aarch64-apple-darwin (push) Has been cancelled
Release / Build aarch64-pc-windows-msvc (push) Has been cancelled
Release / Build x86_64-unknown-linux-gnu (push) Has been cancelled
Release / Build x86_64-apple-darwin (push) Has been cancelled
Release / Build x86_64-pc-windows-msvc (push) Has been cancelled
Release / Create GitHub Release (push) Has been cancelled
chore: add cargo config for aarch64 cross-compilation
2026-06-03 19:18:51 +08:00

3 lines
68 B
TOML

[target.aarch64-unknown-linux-gnu]
linker = "aarch64-linux-gnu-gcc"