Skip to content

Add x86_64-unknown-linux-musl binary release#399

Merged
sunshowers merged 1 commit into
nextest-rs:mainfrom
messense:linux-musl
Jul 24, 2022
Merged

Add x86_64-unknown-linux-musl binary release#399
sunshowers merged 1 commit into
nextest-rs:mainfrom
messense:linux-musl

Conversation

@messense

Copy link
Copy Markdown
Contributor

I can confirm that it compiles for Linux musl target.

Closes #391

@sunshowers

Copy link
Copy Markdown
Member

Looks good! I'll do a beta release to make sure it works, hopefully some time today.

@sunshowers sunshowers merged commit ec9931f into nextest-rs:main Jul 24, 2022
sunshowers pushed a commit that referenced this pull request Feb 3, 2026
## Summary

- Add `aarch64-unknown-linux-musl` to the release workflow, providing a
statically-linked ARM64 Linux binary with no runtime library
dependencies.
- Add the `linux-arm-musl` URL alias for convenient downloads.
- Update installation documentation with the new option.

### Motivation

This complements the existing `x86_64-unknown-linux-musl` target (added
in #399) to provide a more complete matrix of musl builds. Immediate use
case: altendky/onshape-mcp#39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Pre-built binary release for musl?

2 participants