swh:1:snp:5115096b921df712aeb2a08114fede57fb3331fb
Raw File
Tip revision: 483f4cae83fae9f729acdfae3a09fb1c90a43f3a authored by sdong on 05 November 2019, 19:08:10 UTC
Disable warning as error
Tip revision: 483f4ca
README.md
1. Compile RocksDB first by executing `make static_lib` in parent dir
2. Compile all examples: `cd examples/; make all`
back to top