mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-10 04:01:51 +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'
|