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

Support for static linking RocksDb. #40

Merged
merged 30 commits into from Mar 27, 2024
Merged

Support for static linking RocksDb. #40

merged 30 commits into from Mar 27, 2024

Conversation

web3-developer
Copy link
Contributor

@web3-developer web3-developer commented Mar 18, 2024

This change adds support for static linking RocksDb on Linux and MacOS. Linking is currently unsupported on windows because RocksDb doesn't support building with Mingw which is what we use.

The library still supports being loaded dynamically as well so we test both scenarios in the CI.

@web3-developer web3-developer marked this pull request as ready for review March 26, 2024 16:41
@web3-developer web3-developer changed the title Static linking Support for static linking RocksDb. Mar 26, 2024
@web3-developer web3-developer merged commit 90027f1 into master Mar 27, 2024
9 checks passed
@web3-developer web3-developer deleted the static-linking branch March 27, 2024 06:18
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.

None yet

1 participant