|
@ -56,6 +56,8 @@ define Package/shadowsocks-libev/conffiles |
|
|
/etc/shadowsocks.json |
|
|
/etc/shadowsocks.json |
|
|
endef |
|
|
endef |
|
|
|
|
|
|
|
|
|
|
|
CONFIGURE_ARGS += --disable-ssp |
|
|
|
|
|
|
|
|
ifeq ($(BUILD_VARIANT),polarssl) |
|
|
ifeq ($(BUILD_VARIANT),polarssl) |
|
|
CONFIGURE_ARGS += --with-crypto-library=polarssl |
|
|
CONFIGURE_ARGS += --with-crypto-library=polarssl |
|
|
endif |
|
|
endif |
|
|