Open
Description
I get this error when trying to compile a Rust project with a recipe locally & in CI:
[13:45:12] error: linker `x86_64-linux-musl-cc` not found
[13:45:12] |
[13:45:12] = note: No such file or directory (os error 2)
build_tarballs.jl
for that can be found here. @jakobnissen mentioned that he ran into that as well while investigating #1248, so maybe that's related?