Closed
Description
There is another thread of this issue here: rust-lang/rustup#3324
But it seems that those builds fails only with openssl as a dependency.
I've setup a toy-repo with CirrusCI aarch64 runners on Alpine.
there are 3 configurations
- FAILS Explicitly selecting openssl: build log
- FAILS Bindings-over system tls: build log
- PASSES Rustls: build log
App does simple dns-over-tls query to example.com
build with cargo build --release --verbose
alpine latest stable
rust latest stable from rustup
Thanks in advance!
Metadata
Metadata
Assignees
Labels
No labels