ipfs/distributions

Builds of go-ipfs for musl libc

开放

#66 创建于 2016年5月23日

 (4 条评论) (0 个反应) (0 位负责人)Less (31 个派生)auto 404
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.

贡献者指南