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 the ability to disable building RocksDB with GCC #4017

Merged

Conversation

Daniel-B-Smith
Copy link

Prior to this change, it was impossible to disable building RocksDB with GCC. This change has the negative side effect of making it impossible to build RocksDB on not GCC, but that is a minor issue as the version of RocksDB we use doesn't build with the version of Clang we use (we need a release with facebook/rocksdb#7025 in it).

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