Skip to content

0.0.4: let's try to build releases with musl

Compare
Choose a tag to compare
@TomasTomecek TomasTomecek released this 30 Apr 18:16
· 94 commits to master since this release
b/c right now it fails with:

% ldd ~/.local/bin/pretty-git-prompt
        libcurl-gnutls.so.4 => not found
        libssl.so.1.0.0 => not found
        libcrypto.so.1.0.0 => not found

Signed-off-by: Tomas Tomecek <ttomecek@redhat.com>