Skip openssl static linking #2107
jvasanthan
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Team,
How can I statically link all dependencies except Openssl.
Openssl shared objects are used by multiple process. By statically linking the other dependencies I can trim down the final application size.
Thanks,
James
Beta Was this translation helpful? Give feedback.
All reactions