support aarch64 linux and standalone musl release packaging - #37
Merged
luciusmagn merged 3 commits intoAug 21, 2026
Merged
Conversation
luciusmagn
force-pushed
the
vvk/musl-static-release
branch
from
August 21, 2026 20:19
bbabd27 to
07f0e1b
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
adds support for
aarch64-linuxbinary releases, standalone musl targets (aarch64-linux-musl&x86_64-linux-musl), and packages linux releases on ubuntu 20.04 for older glibc baselinechanges
server/release-archive.lisp: addaarch64-linux&*-linux-muslplatform mapping; usegit symbolic-reffor older git on builder containerscript/build-release-runtime&.lisp: support host bootstrap on aarch64/musl and direct sha256 output checkbin/autolith-release: use*-linux*pattern so sandbox helper and bwrap apply to all linux targetsscript/install: auto-detectaarch64-linux, add--muslflag/auto-detect for alpine, and support busyboxsha256sum.github/workflows/release.yml: addpackage-linux-aarch64and alpine musl jobs (package-linux-x86_64-musl,package-linux-aarch64-musl), using ubuntu 20.04 container for glibc jobstests/release-script-tests.lisp: add platform mapping tests for aarch64 and musltesting
aarch64-linux-muslin clean alpine arm64 container with--muslflag