Hi, Danny Milosavljevic <dan...@scratchpost.org> skribis:
> I'd like to test what happens if one builds json-c on an aarch64 host > for i686. > > Could we enable qemu-binfmt for i686 on an aarch64 host for me to test it? I think you can just run ‘qemu-i386 /path/to/your/program’; no need for the whole binfmt_misc shebang. HTH, Ludo’.