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 for Apple Silicon #483

Closed
wants to merge 2 commits into from

Commits on Dec 5, 2020

  1. Fix for Apple Silicon

    This patch updates rust-rocksdb to correctly build on Apple Silicon (using all native tools). We include patches to rustdb found here: facebook/rocksdb#7714. Additionally, we upgrade the build script and rocksdb libraries to fix compilation. See issue here: rust-rocksdb#482
    hdevalence authored and hayesgm committed Dec 5, 2020
    Configuration menu
    Copy the full SHA
    e0eac77 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2020

  1. Merge branch 'master' into hayesgm/apple-silicon

    Oleksandr Anyshchenko committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    6b89992 View commit details
    Browse the repository at this point in the history