shadowsocks-libev: disable documentation

This should also fix build by removing dependency on asciidoc

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
This commit is contained in:
Yousong Zhou 2017-07-03 15:03:05 +08:00
parent a899a96f9e
commit 327c325d30

View file

@ -107,6 +107,7 @@ uci batch <<-EOF
EOF
endef
CONFIGURE_ARGS += --disable-documentation
$(eval $(call BuildPackage,shadowsocks-libev-config))
$(eval $(call BuildPackage,shadowsocks-libev-ss-rules))