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

make vendored openssl build optional via a feature flag #128

Merged
merged 1 commit into from
Mar 14, 2023

Conversation

pinnouse
Copy link
Member

Description

Add feature flag vendored-openssl to statically link an ssl library or not (turning on the flag will make it statically link).

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Note: make sure your files are formatted with rust-analyzer

@pinnouse pinnouse changed the base branch from main to releases/0.4.3 March 14, 2023 04:04
CheatCod
CheatCod previously approved these changes Mar 14, 2023
@pinnouse pinnouse changed the base branch from releases/0.4.3 to main March 14, 2023 04:12
@pinnouse pinnouse dismissed CheatCod’s stale review March 14, 2023 04:12

The base branch was changed.

@pinnouse pinnouse merged commit 0e47b8f into main Mar 14, 2023
@CheatCod CheatCod deleted the dev/optional-vendored-ssl branch June 8, 2023 05:06
Ynng pushed a commit that referenced this pull request Jul 17, 2023
removed overlap of text and icon in input box & refactored input-base
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.

2 participants