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

Fix use of vendored feature in openssl dependency #177

Merged
merged 2 commits into from
Mar 31, 2022

Conversation

erikh
Copy link
Contributor

@erikh erikh commented Mar 31, 2022

This was causing build problems in other architectures, notably Windows.
To use the vendored openssl, you can now:

cargo build --features vendored-openssl

Signed-off-by: Erik Hollensbe git@hollensbe.org

This was causing build problems in other architectures, notably Windows.
To use the vendored openssl, you can now:

```
cargo build --features vendored-openssl
```

Signed-off-by: Erik Hollensbe <git@hollensbe.org>
Signed-off-by: Erik Hollensbe <git@hollensbe.org>
@erikh erikh mentioned this pull request Mar 31, 2022
@erikh erikh merged commit 217569b into zerotier:main Mar 31, 2022
@erikh erikh deleted the fix-vendored branch March 31, 2022 22:17
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.

1 participant