Browse Source

shadowsocks-libev: disable documentation

This should also fix build by removing dependency on asciidoc

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
lilik-openwrt-22.03
Yousong Zhou 7 years ago
parent
commit
327c325d30
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      net/shadowsocks-libev/Makefile

+ 1
- 0
net/shadowsocks-libev/Makefile 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))


Loading…
Cancel
Save