mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-28 21:56:31 +00:00
lua: remove empty host dependencies definition
Signed-off-by: Julien Floret <julien.floret@6wind.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
cf71879acc
commit
02e4eae604
@ -62,9 +62,6 @@ endef
|
|||||||
LUA_POST_PATCH_HOOKS += LUA_32BITS_LUACONF
|
LUA_POST_PATCH_HOOKS += LUA_32BITS_LUACONF
|
||||||
endif
|
endif
|
||||||
|
|
||||||
# We never want to have host-readline and host-ncurses as dependencies
|
|
||||||
# of host-lua.
|
|
||||||
HOST_LUA_DEPENDENCIES =
|
|
||||||
HOST_LUA_CFLAGS = -Wall -fPIC -DLUA_USE_DLOPEN -DLUA_USE_POSIX
|
HOST_LUA_CFLAGS = -Wall -fPIC -DLUA_USE_DLOPEN -DLUA_USE_POSIX
|
||||||
HOST_LUA_MYLIBS = -ldl
|
HOST_LUA_MYLIBS = -ldl
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user