Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

README talks about statically linked OpenSSL twice #2155

Closed
jonassmedegaard opened this issue Apr 22, 2024 · 0 comments · Fixed by #2157
Closed

README talks about statically linked OpenSSL twice #2155

jonassmedegaard opened this issue Apr 22, 2024 · 0 comments · Fixed by #2157

Comments

@jonassmedegaard
Copy link

README.md contains this:

Feature vendored-openssl can be used to statically link with openssl if feature openssl is enabled.

Building portable binaries

When building with the dist-server feature, sccache will depend on OpenSSL, which can be an annoyance if you want to distribute portable binaries. It is possible to statically link against OpenSSL using the openssl/vendored feature.

Seems the top line above should be dropped, as that is a section generally about building, whereas the bottom part more appropriately is specifically about static linking.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant