abhinav / restack

Teaches git rebase --interactive about your branches.
GNU General Public License v2.0
59 stars 3 forks source link

ci/release: Fix broken cross-compilation setup #100

Closed abhinav closed 2 months ago

abhinav commented 2 months ago

Changes in the ecosystem since last release have broken the cross-compilation setup. Fix it again, use the 'cross' tool to cross-compile.

Unfortunately, it seems that the musl build for Linux ARM64 doesn't work anymore so switching back to gnu for that target.

abhinav commented 2 months ago

This change is part of the following stack:

Change managed by git-spice.