mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
shadowsocks-libev: configure with --disable-silent-rules
So that more details will be shown in faillogs Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
This commit is contained in:
@@ -107,7 +107,9 @@ uci batch <<-EOF
|
|||||||
EOF
|
EOF
|
||||||
endef
|
endef
|
||||||
|
|
||||||
CONFIGURE_ARGS += --disable-documentation
|
CONFIGURE_ARGS += \
|
||||||
|
--disable-documentation \
|
||||||
|
--disable-silent-rules \
|
||||||
|
|
||||||
$(eval $(call BuildPackage,shadowsocks-libev-config))
|
$(eval $(call BuildPackage,shadowsocks-libev-config))
|
||||||
$(eval $(call BuildPackage,shadowsocks-libev-ss-rules))
|
$(eval $(call BuildPackage,shadowsocks-libev-ss-rules))
|
||||||
|
|||||||
Reference in New Issue
Block a user