ZLUDA/.cargo/config.toml
2021-07-21 01:46:50 +02:00

6 lines
160 B
TOML

[build]
rustflags = ["-C", "target-cpu=haswell"]
[target."x86_64-pc-windows-gnu"]
rustflags = ["-C", "link-self-contained=y", "-C", "target-cpu=haswell"]