webxdc / store

XDC store, migrated to codeberg
https://codeberg.org/webxdc/store
5 stars 0 forks source link

fix: link xdcstore binary statically against musl libc #108

Closed link2xt closed 1 year ago

link2xt commented 1 year ago

Fixes #107

link2xt commented 1 year ago

Weird that version reported by the binary does not correspond to any commit I made. Binary https://download.delta.chat/store/preview/xdcstore-108.tar.gz prints this:

$ ./xdcstore version
9d749ff

It is also in the logs of actions/checkout@v3 at https://github.com/webxdc/store/actions/runs/5370975401/jobs/9743427634 1 Look at the output right after checkout:

/usr/bin/git log -1 --format='%H'
'9d749ff2a50415ea4ba8f5d3c0a50bc4653b2c1c'