Would it be possible to support release binaries for the ARM64 aarch64 architecture as well next to the existing arm package ?
Many SBCs, the Pinebook (Pro) , some Chromebooks etc. use aarch64 nowadays.
Compiling from source is no problem, but it might help packagers from various distros if a binary package were available.
Is the problem that the arm architecture that is compiled with for the linux-arm binary is 32-bit and not 64-bit?
I think on 64bit only ARM distros the 32bit binary is just not recognised and rejected.
I see, I added a 64-bit arm binary target to the auto-builder so I think this should be resolved.
Super. It works. Thanks :-)
Most helpful comment
Super. It works. Thanks :-)