lang/emilua: switch to default luajit to fix build on powerpc64*
powerpc64* will default to luajit-openresty, while other architectures will use the default luajit port, same as now.
This commit is contained in:
@@ -26,7 +26,7 @@ LIB_DEPENDS= libserd-0.so:devel/serd \
|
||||
libsord-0.so:devel/sord \
|
||||
libfmt.so:devel/libfmt
|
||||
|
||||
USES= localbase luajit:luajit meson ncurses pathfix \
|
||||
USES= localbase luajit meson ncurses pathfix \
|
||||
pkgconfig ssl
|
||||
USE_GITLAB= yes
|
||||
|
||||
|
||||
Reference in New Issue
Block a user