Commit 302231ae authored by Max Lv's avatar Max Lv

Only build sslocal binary

parent c84c8a42
......@@ -56,6 +56,8 @@ cargo {
libname = 'shadowsocks'
targets = ['arm', 'arm64', 'x86', 'x86_64']
profile = 'release'
targetIncludes = ['sslocal']
extraCargoBuildArguments = ['--bin', 'sslocal']
features {
noDefaultBut "sodium"
}
......
Subproject commit b8beabe3de9c986f4bb57922985a0ee64403e821
Subproject commit a6bad0389f44dec993afc39c71f1ddfe02b65fa9
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment