projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8ff10cd
)
luaposix: suppress docs compilation errors
2159/head
author
Alexander Ryzhov
<github@ryzhov-al.ru>
Mon, 21 Dec 2015 09:33:44 +0000
(
04:33
-0500)
committer
Alexander Ryzhov
<github@ryzhov-al.ru>
Mon, 21 Dec 2015 09:33:44 +0000
(
04:33
-0500)
Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
lang/luaposix/Makefile
patch
|
blob
|
history
diff --git
a/lang/luaposix/Makefile
b/lang/luaposix/Makefile
index a189e6645f8f1dd9bbca32417b6e14c00ec7e297..9bf362865cf46374906116a52a650f4ebc0fde73 100644
(file)
--- a/
lang/luaposix/Makefile
+++ b/
lang/luaposix/Makefile
@@
-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)