ipfs/distributions

Builds of go-ipfs for musl libc

Aberta

#66 aberto em 23 de mai. de 2016

 (4 comentários) (0 reação) (0 responsável)Less (31 forks)auto 404
dif/mediumhelp wantedkind/enhancement

Métricas do repositório

Stars
 (49 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

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.

Guia do colaborador