-
-
Notifications
You must be signed in to change notification settings - Fork 28
Add ARM build target #71
Copy link
Copy link
Closed
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
It would be great to add support for ARM64 builds, especially for devices like Raspberry Pi and other ARM-based systems.
Since LeafWiki is Go-based and builds as a static binary, this should be relatively straightforward.
This would be released as a patch to
v0.3.0.Why
Proposal
arm64build to theMakefileand CIleafwiki-v0.3.1-arm64