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.

貢獻者指南