Rust not building with musl?
molotovcherry
HOBBYOP

a year ago

Is there any reason why Rust projects are by default building with x86_64-unknown-linux-gnu instead of x86_64-unknown-linux-musl? I thought x86_64-unknown-linux-musl was the standard that was used here (for nix packs)

6 Replies

molotovcherry
HOBBYOP

a year ago

N/A


brody
EMPLOYEE

a year ago

I don't think this is something the community can answer, I think this would be better to ask in a GitHub issue


brody
EMPLOYEE

a year ago

or <#960605685920452669>


molotovcherry
HOBBYOP

a year ago

Which github project do you suggest this should be asked in?


brody
EMPLOYEE

a year ago

on the nixpacks repo


molotovcherry
HOBBYOP

a year ago

Thanks!


Loading...