swh:1:snp:5115096b921df712aeb2a08114fede57fb3331fb
Raw File
Tip revision: dc58bf9f04397b52f0febdbf00ba551fdb39176c authored by Peter Dillinger on 28 April 2020, 19:27:23 UTC
HISTORY.md update for bzip upgrade (#6767)
Tip revision: dc58bf9
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