Re: git: 8261cd9789e7 - main - devel/efl: Add an option to use luajit-openresty as LUA interpreter.

From: Piotr Kubaj <pkubaj_at_anongoth.pl>
Date: Tue, 14 Jun 2022 16:01:38 UTC
On 22-06-14 18:54:57, Gleb Popov wrote:
> On Tue, Jun 14, 2022 at 6:39 PM Piotr Kubaj <pkubaj@anongoth.pl> wrote:
> 
> > This is wrong since it misses powerpc64le.
> >
> > It should also make LUAJIT_OR the default on both powerpc64 and
> > powerpc64le.
> >
> 
> Not sure what's the correct fix for that. What are possible values of ARCH
> for PPC?

powerpc
powerpcspe
powerpc64
powerpc64le

For powerpc all luajit ports work, for powerpcspe probably as well (I don't have that hardware).

For powerpc64 and powerpc64le only luajit-openresty works.