mirror of
https://github.com/hanwckf/immortalwrt-mt798x.git
synced 2025-01-09 02:43:53 +08:00
lua: install luac symlink on host
Signed-off-by: Alin Nastac <alin.nastac@gmail.com>
This commit is contained in:
parent
d544bc84a0
commit
d3b0459c93
@ -135,6 +135,7 @@ define Host/Install
|
||||
install
|
||||
|
||||
$(LN) $(STAGING_DIR_HOSTPKG)/bin/lua5.1 $(STAGING_DIR_HOSTPKG)/bin/lua
|
||||
$(LN) $(STAGING_DIR_HOSTPKG)/bin/luac5.1 $(STAGING_DIR_HOSTPKG)/bin/luac
|
||||
endef
|
||||
|
||||
define Build/InstallDev
|
||||
|
Loading…
x
Reference in New Issue
Block a user