6 lines
82 B
TOML
Raw Normal View History

[build]
rustflags = [
"-Ztls-model=initial-exec",
"-Ctarget-cpu=native"
]