You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
would it perhaps be useful to farm out the openssl building/linking to openssl-sys? this already basically works with the usual OPENSSL_STATIC / OPENSSL_DIR args (though at this time you have to add openssl-sys to your crate to aid this resolution)
Currently it is not possible to link SSL libs on or for Linux systems statically.
Please add configuration option to enable static linking.
Proposal (based on tag 0.7.1):
The text was updated successfully, but these errors were encountered: