Restore docker building openssl, ring is TOO slow
This commit is contained in:
parent
41255ab933
commit
7448fb6412
1 changed files with 1 additions and 1 deletions
|
|
@ -31,7 +31,7 @@ find /src/target \
|
|||
xx-cargo build \
|
||||
--target-dir "target/${TT}" \
|
||||
--profile "${PROFILE_NAME}" \
|
||||
--no-default-features --features rust-tls,webui
|
||||
--features openssl-vendored
|
||||
find /src/target -maxdepth 4 -type d
|
||||
xx-verify --static "${BIN}"
|
||||
mv "${BIN}" /bin/rqbit
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue