mirror of
https://github.com/ProvableHQ/leo.git
synced 2024-11-23 15:15:47 +03:00
3 lines
131 B
Plaintext
3 lines
131 B
Plaintext
[target.'cfg(all(target_arch = "x86_64", target_os = "macos", not(feature = "noconfig)))']
|
|
rustflags = ["-C", "target-cpu=native"]
|