n0-computer / n0-computer/dumbpipe
Use musl as target on linux for the release
Open
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 782
- Forks
- 52
- PR merge metrics
- No merged PRs in 30d
Description
to prevent issues with glibc. See https://github.com/n0-computer/dumbpipe/pull/9#issuecomment-1843262349
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the discussion linked from issue #12, specifically the comment on pull request #9, and inspect the repository's release configuration for Linux targets. Confirm which target is currently used and verify that the release uses musl rather than glibc without breaking the Linux release.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- build-system, release
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100