Skip to content

build: add ARM64 (aarch64) architecture support#4

Merged
int0x7 merged 1 commit intomainfrom
feat/arm64-support
Mar 9, 2026
Merged

build: add ARM64 (aarch64) architecture support#4
int0x7 merged 1 commit intomainfrom
feat/arm64-support

Conversation

@int0x7
Copy link
Owner

@int0x7 int0x7 commented Mar 9, 2026

  • Add architecture detection to build.sh and scripts/build_deps.sh
  • Add --arch flag for cross-compilation support
  • Use architecture-specific dependency directories
  • Update CMakeLists.txt to detect and display target architecture
  • Add ARM64 build jobs to CI/CD workflows
  • Update release packaging to include architecture in filename

- Add architecture detection to build.sh and scripts/build_deps.sh
- Add --arch flag for cross-compilation support
- Use architecture-specific dependency directories
- Update CMakeLists.txt to detect and display target architecture
- Add ARM64 build jobs to CI/CD workflows
- Update release packaging to include architecture in filename
@int0x7 int0x7 merged commit 496f1c9 into main Mar 9, 2026
2 checks passed
@int0x7 int0x7 deleted the feat/arm64-support branch March 9, 2026 12:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant