-
Notifications
You must be signed in to change notification settings - Fork 6.4k
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
RocksDB Staticbuild #309
RocksDB Staticbuild #309
Conversation
Make file changes to download and build the dependencies .Load the shared library when RocksDB is initialized
Thank you for your pull request and welcome to our community. We require contributors to sign our Contributor License Agreement, and we don't seem to have you on file. In order for us to review and merge your code, please sign up at https://code.facebook.com/cla - and if you have received this in error or have any questions, please drop us a line at [email protected]. Thanks! |
@adamretter this was fixed as part of #308 |
CI with prebuilds for Windows
Signed-off-by: Jay Lee <[email protected]>
Hey guys,
Thanks for taking the time to review my patch. https://reviews.facebook.net/D23121. Here's the final version (Original issue here #235 - I switched to a different branch and github won't let change branches in an existing issue =/)