dif/mediumhelp wantedkind/enhancement
仓库指标
- 星标
- (49 个星标)
- PR 合并指标
- (PR 指标待抓取)
描述
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.