shadowsocks-libev: configure options for release build
authorYousong Zhou <yszhou4tech@gmail.com>
Wed, 26 Jul 2017 02:12:25 +0000 (10:12 +0800)
committerYousong Zhou <yszhou4tech@gmail.com>
Wed, 26 Jul 2017 02:17:48 +0000 (10:17 +0800)
commit1999396443eed408f1eeacaf461cbcc85fd2bc30
tree52e07370b17f6d22d0c8ba701eecbcb4121440df
parentfb00f8f39d2fd26dba01970cd859777609a5b91d
shadowsocks-libev: configure options for release build

 - It's a common practice that assert should be ignored in release build
 - Whether to enable ssp should be decided by the config of build system

This was taken from Makefile in shadowsocks/openwrt-shadowsocks.

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
net/shadowsocks-libev/Makefile