5 lines
127 B
TOML
Executable File
5 lines
127 B
TOML
Executable File
[target.x86_64-unknown-linux-musl]
|
|
rustflags = ["-C", "target-feature=+crt-static"]
|
|
|
|
[build]
|
|
rustflags = ["-C", "linker=clang"] |