Skip to content

Add Linux ARM precompiled NIF target#12

Draft
Valian wants to merge 1 commit intoelixir-volt:masterfrom
Valian:add-release-workflow
Draft

Add Linux ARM precompiled NIF target#12
Valian wants to merge 1 commit intoelixir-volt:masterfrom
Valian:add-release-workflow

Conversation

@Valian
Copy link
Copy Markdown

@Valian Valian commented Apr 27, 2026

Summary

Adds an aarch64-linux-gnu precompiled NIF target for Linux ARM deployments.

Details

  • Adds aarch64-linux-gnu to the release workflow matrix.
  • Exports TARGET_ARCH, TARGET_OS, and TARGET_ABI from the matrix target so Zigler actually cross-compiles for the requested target instead of only naming the artifact for it.
  • Adds aarch64-linux-gnu to QuickBEAM.Native's advertised precompiled targets.

Fixes #9.

Validation

  • mix compile

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.

No precompiled NIF for aarch64-linux-gnu

1 participant