ipfs/distributions

Builds of go-ipfs for musl libc

Offen

#66 geöffnet am 23.05.2016

 (4 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Less (31 Forks)auto 404
dif/mediumhelp wantedkind/enhancement

Repository-Metriken

Stars
 (49 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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.

Contributor Guide