blob: 79b8266899c2c62f0b960a4cd0eef49b6d180eaa [file]
{
"env": {
"CC": "clang -target x86_64-unknown-linux-musl",
"RUSTC": "rustc --target x86_64-unknown-linux-musl -C target-feature=-crt-static"
}
}