We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I faced rocksdb build error on 2021 macbook pro with Apple Silicon M1-Pro chip.
We confirmed that it had been compiled on m1 from fixing the build problem in M1, which means, it only happens above the machine with M1-Pro chip.
Currently, we use rocksdb v6.15.5 release which released after Apple Silicon M1 build issue fixed. We checked out to v6.17.3, but it does not worked.
The text was updated successfully, but these errors were encountered:
gorocksdb
grocksdb
elon0823
Successfully merging a pull request may close this issue.
I faced rocksdb build error on 2021 macbook pro with Apple Silicon M1-Pro chip.
We confirmed that it had been compiled on m1 from fixing the build problem in M1, which means, it only happens above the machine with M1-Pro chip.
Currently, we use rocksdb v6.15.5 release which released after Apple Silicon M1 build issue fixed. We checked out to v6.17.3, but it does not worked.
The text was updated successfully, but these errors were encountered: