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

statically link rocksdb #1433

Merged
merged 1 commit into from Jan 14, 2019
Merged

statically link rocksdb #1433

merged 1 commit into from Jan 14, 2019

Conversation

emberian
Copy link
Member

to enable this on macOS, this replaces the original
build system with dune. as part of this, it will build
librocksdb.a on its own if /usr/local/lib/librocksdb_coda.a
is not present on the system.

to enable this on macOS, this replaces the original
build system with dune. as part of this, it will build
librocksdb.a on its own if /usr/local/lib/librocksdb_coda.a
is not present on the system.
@emberian emberian merged commit 11e0e41 into master Jan 14, 2019
@emberian emberian deleted the fix/static-rocksdb branch January 14, 2019 20:42
emberian added a commit that referenced this pull request Jan 14, 2019
This does changes similar to the ones made with rocksdb in #1433. This should make the snarky build work ootb with dune on macos.
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

2 participants