Update shadowsocks to 1.9.0

This commit is contained in:
世界 2020-12-30 11:43:34 +08:00
parent 03dee963ce
commit 1f2e58f565
No known key found for this signature in database
GPG Key ID: CD109927C34A63C4
2 changed files with 4 additions and 7 deletions

View File

@ -25,12 +25,9 @@ cargo {
profile = findProperty("CARGO_PROFILE")?.toString() ?: "release"
extraCargoBuildArguments = listOf("--bin", "sslocal")
featureSpec.noDefaultBut(arrayOf(
"sodium",
"rc4",
"aes-cfb",
"aes-ctr",
"camellia-cfb",
"openssl-vendored"))
"single-threaded",
"local-flow-stat",
"local-dns"))
exec = { spec, toolchain ->
spec.environment("RUST_ANDROID_GRADLE_LINKER_WRAPPER_PY", "$projectDir/$module/../linker-wrapper.py")
spec.environment("RUST_ANDROID_GRADLE_TARGET", "target/${toolchain.target}/$profile/lib$libname.so")

@ -1 +1 @@
Subproject commit ce1e58641d502ec128806efa898ebf2716461132
Subproject commit 3a1054acc54cfc23a1cd232aa0a45b66af4bd612