leo/.cargo/config
2021-06-16 15:05:29 +03:00

3 lines
131 B
Plaintext

[target.'cfg(all(target_arch = "x86_64", target_os = "macos", not(feature = "noconfig)))']
rustflags = ["-C", "target-cpu=native"]