mirror of
https://github.com/bootandy/dust.git
synced 2026-06-08 11:29:05 +03:00
[PR #215] [MERGED] add aarch64 gnu and musl cross targets #358
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/bootandy/dust/pull/215
Author: @adamcstephens
Created: 2/27/2022
Status: ✅ Merged
Merged: 2/27/2022
Merged by: @bootandy
Base:
master← Head:add-aarch64📝 Commits (1)
2c6aaa4add aarch64 gnu and musl cross targets📊 Changes
1 file changed (+10 additions, -7 deletions)
View changed files
📝
.github/workflows/CICD.yml(+10 -7)📄 Description
I get why you don't like working on this. :)
This will build tarballs for Linux aarch64 gnu and musl targets. I couldn't get the musl debs building because I wasn't sure how to provide the correct strip binary. Either way this still seems an improvement towards #200
Here's the error if you know a quick fix.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.