os/init/.cargo/config.toml
Mathieu Strypsteen f0b4236407
All checks were successful
Build / build (push) Successful in 2m43s
Download compiler in CI
2024-12-25 20:44:02 +01:00

3 lines
76 B
TOML

[build]
target = "x86_64-unknown-os"
rustflags = ["-C", "link-arg=-no-pie"]