leo/.cargo/config.toml
Pranav Gaddamadugu 745d7268ae Fix
2024-05-30 11:35:15 -07:00

3 lines
131 B
TOML

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