swh:1:snp:5115096b921df712aeb2a08114fede57fb3331fb
Raw File
Tip revision: 201cf642ccf04c60f00c067ea063f3fc58dd2122 authored by przemyslaw.skibinski@percona.com on 20 April 2018, 20:28:05 UTC
Fix GitHub issue #3716: gcc-8 warnings
Tip revision: 201cf64
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