contrib: lua: expose tool path

This commit is contained in:
Alexandre Janniaux 2024-04-15 09:38:47 +02:00 committed by Steve Lhomme
parent a6317d65fa
commit d9793296c5
1 changed files with 2 additions and 0 deletions

View File

@ -29,6 +29,8 @@ endif
PKGS += lua luac
PKGS_TOOLS += luac
PKGS_ALL += luac
PKGS.tools += luac
PKGS.tools.luac.path = $(BUILDBINDIR)/$(HOST)-luac
LUAC_IF_NOT_CROSS =
ifndef HAVE_CROSS_COMPILE