1
0
Fork 0
mirror of https://github.com/containers/youki synced 2024-05-19 14:06:20 +02:00
youki/runtimetest/.cargo/config.toml

4 lines
93 B
INI
Raw Normal View History

[build]
target = "x86_64-unknown-linux-gnu"
rustflags = ["-C", "target-feature=+crt-static"]