Le 2017-11-21 17:19, Jeremie Courreges-Anglas a écrit :
On Tue, Nov 21 2017, Solène Rapenne <sol...@perso.pw> wrote:
Building games/tome4 on powerpc (macppc kernel) fail
I propose to remove powerpc as a supported arch
Fair proposal. lang/luajit has a patch to explicitely disable this
error message, plus another one for the generated asm.
What I don't understand, though, is why luajit thinks that powerpc is
little-endian: our powerpc architecture is definitely big-endian.
Could you please try to run ''make test'' in lang/luajit on powerpc?
`make test` in lang/luajit on powerpc shows "hello world" as expected
and the package compile fine.