Cross-compiling a flatpak
Mathieu Bridon
bochecha at daitauha.fr
Fri Mar 23 09:22:28 UTC 2018
On Fri, 2018-03-23 at 08:35 +0100, Alexander Larsson wrote:
> So, say you have org.my.App.json on an x86-64 fedora
> machine and want to build a aarch64 build. Here is how you do this:
>
> dnf install qemu-user-static
Here you need to reboot or restart the systemd-binfmt service.
> flatpak-builder --arch=aarch64 --install-deps-from=flathub dir org.my.App.json
--
Mathieu
More information about the Flatpak
mailing list