Skip to content
Verified Commit 152de25d authored by Matthew Clarkson's avatar Matthew Clarkson
Browse files

fix: switch to statically linked `coreutils-*-linux-musl`

The `coreutils-*-linux-gnu` binaries have dynamic link to `glibc`.

Switching to the `musl` variants that are statically linked.

Leaving in the download targets for the `gnu` variants as we
_could_ register them with the `gnu` constraint from `toolchain_utils`
but there is not much point, because the `musl` variant will
always work.
parent b1001ae6
Loading
Loading
Loading
Pipeline #10527 passed with stages
in 1 minute and 55 seconds
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment