shadowsocks-rust: enable build for x86/legacy/geode
* intel 80386 Signed-off-by: sbwml <admin@cooluc.com>
This commit is contained in:
parent
edd2a7ff83
commit
cf123ffaf3
@ -65,7 +65,7 @@ define Package/shadowsocks-rust/Default
|
|||||||
SUBMENU:=Web Servers/Proxies
|
SUBMENU:=Web Servers/Proxies
|
||||||
TITLE:=shadowsocks-rust $(1)
|
TITLE:=shadowsocks-rust $(1)
|
||||||
URL:=https://github.com/shadowsocks/shadowsocks-rust
|
URL:=https://github.com/shadowsocks/shadowsocks-rust
|
||||||
DEPENDS:=@(aarch64||arm||i386||mips||mipsel||x86_64) @!(TARGET_x86_geode||TARGET_x86_legacy)
|
DEPENDS:=@(aarch64||arm||i386||mips||mipsel||x86_64)
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/shadowsocks-rust-$(1)/install
|
define Package/shadowsocks-rust-$(1)/install
|
||||||
|
Loading…
Reference in New Issue
Block a user