Hello,
> It seems that Bash in the latest release and Noux are only for x86, but I
> want to run them on QEMU ARM(pbxa9).
> So, I modified ports/mk/noux.mk, ports/run/noux.run and
> ports/run/noux_bash.run as below.
> ports/mk/noux.mk
> commented out #43: #REQUIRES += x86
>
Hi,
It seems that Bash in the latest release and Noux are only for x86, but I want
to run them on QEMU ARM(pbxa9).
So, I modified ports/mk/noux.mk, ports/run/noux.run and ports/run/noux_bash.run
as below.
ports/mk/noux.mk
commented out #43: #REQUIRES += x86
ports/run/noux.ru