Add ARM64 Build#213
Conversation
|
Thanks for submitting this! Out of curiosity, is there anything in particular you need the ARM64 build for? |
|
Yes, to make it available for the WriteFreely package for YunoHost. Since version 0.8.1, I provide a writefreely build for ARM64. So that time, when I was working on v0.11.1 for YunoHost and building the ARM64 version, that took me a lot of time (as I was building it on a fresh debian ARM64), I was writing a script to automate the build for ARM64, also trying to do cross-compilation to gain time from another AMD64 VM with no luck. I dived in the WriteFreely makefile, and though It would be easier for me to have the ARM64 version directly available from you ^^ |
|
Definitely makes sense! Happy to include that as part of our build process -- did it for our v0.11.2 release. Thanks again for contributing this! Merging now. |
Include an ARM64 build