Commit ecf9a514 authored by Max Lv's avatar Max Lv

Enable single-threaded

parent f73d308b
...@@ -45,6 +45,7 @@ cargo { ...@@ -45,6 +45,7 @@ cargo {
"aes-ctr", "aes-ctr",
"camellia-cfb", "camellia-cfb",
"openssl-vendored", "openssl-vendored",
"single-threaded",
"local-flow-stat", "local-flow-stat",
"local-dns-relay")) "local-dns-relay"))
exec = { spec, toolchain -> exec = { spec, toolchain ->
......
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