Sign in
qemu
/
meson
/
refs/heads/debbugfix
/
.
/
test cases
/
rust
/
41 shared-lib-no-static-libc
/
test.json
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"
}
}