mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-01-11 20:00:29 +01:00
[PR #206] [MERGED] Allow building and running on aarch64 Linux #131
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/mountain-loop/yaak/pull/206
Author: @hexchain
Created: 5/1/2025
Status: ✅ Merged
Merged: 5/1/2025
Merged by: @gschier
Base:
master← Head:aarch64📝 Commits (1)
1062bdfAllow building and running on aarch64 Linux📊 Changes
2 files changed (+12 additions, -4 deletions)
View changed files
📝
scripts/vendor-node.cjs(+8 -4)📝
scripts/vendor-protoc.cjs(+4 -0)📄 Description
This PR updates the vendor script to download aarch64 linux artifacts, allowing Yaak to be developed/run/built on aarch64 Linux platforms.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.