A group of the bash scripts used to package the box86
into the AArch64 or ARMv7 AppImage.
git clone https://github.com/SpacingBat3/box86-appimage && box86-appimage/package
- Package for the AArch64 targets.
- AArch64 hosts
- ARMv7 hosts
- Package for the ARMv7 targets.
- AArch64 hosts
- ARMv7 hosts
- Building the chroot using the existing chroot directory.
- Selectively copy the libraries from the chroot.
- Building using the toolchain (on any host architecture).
- Create the new chroot enviroment on Arch-based Linux distributions and use it to build
box86
.
This project is redistributed under the conditions of the GNU GPL License (version 3 or later).