mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
Merge pull request #2159 from ryzhovau/luaposix_docs
luaposix: suppress docs compilation errors
This commit is contained in:
@@ -38,7 +38,7 @@ define Package/luaposix/description
|
|||||||
to various low level libc functions.
|
to various low level libc functions.
|
||||||
endef
|
endef
|
||||||
|
|
||||||
CONFIGURE_VARS += ac_cv_path_LDOC=""
|
CONFIGURE_VARS += ac_cv_path_LDOC="true"
|
||||||
|
|
||||||
TARGET_CFLAGS += -DLUA_USE_LINUX $(FPIC) -std=gnu99
|
TARGET_CFLAGS += -DLUA_USE_LINUX $(FPIC) -std=gnu99
|
||||||
ifeq ($(CONFIG_USE_MUSL),y)
|
ifeq ($(CONFIG_USE_MUSL),y)
|
||||||
|
|||||||
Reference in New Issue
Block a user