lighthouse/Cross.toml

6 lines
154 B
TOML
Raw Normal View History

[target.x86_64-unknown-linux-gnu]
dockerfile = './scripts/cross/Dockerfile'
[target.aarch64-unknown-linux-gnu]
dockerfile = './scripts/cross/Dockerfile'