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

Build a universal binary to support M1 (Apple silicon) #181

Merged
merged 4 commits into from
Sep 28, 2021

Commits on Sep 21, 2021

  1. Configuration menu
    Copy the full SHA
    a54ad1e View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2021

  1. Configuration menu
    Copy the full SHA
    84c3315 View commit details
    Browse the repository at this point in the history
  2. Move 'rocksdb/util/crc32c_arm64.cc' to main sources

    remove related architecture check (the #if defined(... covers that)
    Nazgolze committed Sep 24, 2021
    Configuration menu
    Copy the full SHA
    179cff3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0b0a52e View commit details
    Browse the repository at this point in the history