Builds of go-ipfs for musl libc
Open
dif/medium
help wanted
kind/enhancement
- Dominant language
- Less
- Stars
- 50
- Forks
- 30
- Avg merge
- 50m
- Merged PRs (30d)
- 1
Description
Currently none of the binaries on dist.ipfs.io can be used on a musl-based Linux, since they're all dynamically linked against glibc (which is the libc they are built on). We should provide an extra Linux/musl build.
Example: the linux-amd64 build would have an additional linux-musl-amd64 build.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.