mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-27 05:06:39 +00:00
luainterpreter: add host variant
host-luainterpreter is host-lua or host-luajit Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
f3f0dcc909
commit
f93de3fb20
@ -7,3 +7,4 @@
|
|||||||
LUAINTERPRETER_ABIVER = $(call qstrip,$(BR2_PACKAGE_LUAINTERPRETER_ABI_VERSION))
|
LUAINTERPRETER_ABIVER = $(call qstrip,$(BR2_PACKAGE_LUAINTERPRETER_ABI_VERSION))
|
||||||
|
|
||||||
$(eval $(virtual-package))
|
$(eval $(virtual-package))
|
||||||
|
$(eval $(host-virtual-package))
|
||||||
|
Loading…
x
Reference in New Issue
Block a user