icculus / mojosetup

A standalone installer for Linux software.
https://icculus.org/mojosetup/
Other
68 stars 7 forks source link

Support compiling on aarch64 (Raspberry Pi 64-bit). #71

Closed JamesB7 closed 4 months ago

JamesB7 commented 4 months ago

Raspberry Pi 64-bit is AArch64, and without this patch, MojoSetup cannot compile on it. With the architecture defined, MojoSetup works just fine.