Restore docker building openssl, ring is TOO slow

This commit is contained in:
Igor Katson 2024-08-28 17:01:43 +01:00
parent 41255ab933
commit 7448fb6412
No known key found for this signature in database
GPG key ID: B4EC22B66D61A3F5

View file

@ -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