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

Remove vendored-openssl feature #558

Merged
merged 1 commit into from
Jun 10, 2022

Conversation

lann
Copy link
Collaborator

@lann lann commented Jun 10, 2022

It turns out this can be replaced with --features openssl/vendored,
which allows us to toggle the feature independently from --all-features.

Use openssl/vendored for Linux builds to maintain static linking for
releases.

Signed-off-by: Lann Martin lann.martin@fermyon.com

@lann lann requested a review from dicej June 10, 2022 14:45
Cargo.toml Outdated Show resolved Hide resolved
It turns out this can be replaced with `--features openssl/vendored`,
which allows us to toggle the feature independently from --all-features.

Use `openssl/vendored` for Linux builds to maintain static linking for
releases.

Signed-off-by: Lann Martin <lann.martin@fermyon.com>
@lann lann force-pushed the remove-vendored-openssl-feature branch from 019951e to c354628 Compare June 10, 2022 14:55
@lann lann merged commit 8d04022 into fermyon:main Jun 10, 2022
@lann lann deleted the remove-vendored-openssl-feature branch June 10, 2022 15:11
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 this pull request may close these issues.

3 participants