ipfs/distributions

Builds of go-ipfs for musl libc

オープン

#66 opened on 2016/05/23

 (4 件のコメント) (0 件のリアクション) (0 人の担当者)Less (31 件のフォーク)auto 404
dif/mediumhelp wantedkind/enhancement

Repository metrics

Stars
 (49 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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.

コントリビューターガイド