mirror of
https://github.com/openwrt/packages.git
synced 2026-04-15 19:02:09 +00:00
luaposix: suppress docs compilation errors
Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
This commit is contained in:
@@ -38,7 +38,7 @@ define Package/luaposix/description
|
||||
to various low level libc functions.
|
||||
endef
|
||||
|
||||
CONFIGURE_VARS += ac_cv_path_LDOC=""
|
||||
CONFIGURE_VARS += ac_cv_path_LDOC="true"
|
||||
|
||||
TARGET_CFLAGS += -DLUA_USE_LINUX $(FPIC) -std=gnu99
|
||||
ifeq ($(CONFIG_USE_MUSL),y)
|
||||
|
||||
Reference in New Issue
Block a user