Support Linux ARM using aarch64 architecture
Hello,
can you please add some adjustment that uses arm64 architecture as soon as aarch64 is given?
I think this is also what is meant in https://github.com/fenneclab/hugo-bin/issues/118#issuecomment-1072663138
Thanks for your assistance.
Duplicate of #118
@Guite if you own such machine please make any changes and submit a working PR along with the needed changes in CI and CC me.
I don't own any Apple device myself, and the whole situation with their CPUs is cumbersome. Hugo-bin only declares the platforms, then it's other packages that come into play.
@XhmikosR I also don't own Apple devices. This issue is about Linux ARM using aarch64 architecture instead.
Going to try submitting a PR though.
I don't think that works, then. The arch package seems to have issues with it, so this needs to be patched upstream https://github.com/feross/arch/issues/28