1
0
mirror of https://github.com/containers/youki synced 2024-09-19 18:37:40 +02:00
youki/Cross.toml

9 lines
195 B
INI
Raw Normal View History

[build]
default-target = "x86_64-unknown-linux-gnu"
[target.aarch64-unknown-linux-gnu]
dockerfile = "cross/Dockerfile.gnu"
[target.x86_64-unknown-linux-gnu]
dockerfile = "cross/Dockerfile.gnu"