Merge pull request #2159 from ryzhovau/luaposix_docs
luaposix: suppress docs compilation errors
This commit is contained in:
commit
bec07b8ce2
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue