ipfs/distributions

Builds of go-ipfs for musl libc

Aperta

#66 aperta il 23 mag 2016

 (4 commenti) (0 reazioni) (0 assegnatari)Less (31 fork)auto 404
dif/mediumhelp wantedkind/enhancement

Metriche repository

Star
 (49 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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.

Guida contributor