On Fri, Aug 02, 2019 at 10:57:25PM +0200, John Paul Adrian Glaubitz wrote: > On 8/2/19 10:50 PM, Aurelien Jarno wrote: > > efl can't be built on riscv64 as it build-depends on libluajit-5.1-dev > > which has not been ported yet on this architecture. As efl is an > > important reverse dependency, would it be possible to adopt the same > > strategy as already done for arm64 and 390x, that is building with > > lua-old instead of luajit?
Yes, definitely - thanks for the patch! > Could this be done for *any* architecture that does not support LuaJIT? > > This should include alpha, ia64, hppa, m68k, sh4, sparc64 and x32. Also yes - I'm preparing a 1.22 upload, I'll include a similar change for the other arches without luajit. Ross

