mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-09 03:31:45 +00:00
6 lines
154 B
TOML
6 lines
154 B
TOML
[target.x86_64-unknown-linux-gnu]
|
|
dockerfile = './scripts/cross/Dockerfile'
|
|
|
|
[target.aarch64-unknown-linux-gnu]
|
|
dockerfile = './scripts/cross/Dockerfile'
|