rocksdb
rocksdb copied to clipboard
Add scripts for linux-arm64 prebuilds
Addresses #188. I tested using a personal fork to ensure the build succeeded—you can see the output from a successful run here.
ARM is a common developer platform, especially if you are building Docker images on Apple Silicon using Docker Desktop.
This requires the openssl_fips variable to be set to the empty string in a few gyp files, suggested by this thread.