Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Clarify Google benchmark < 1.6.0 in INSTALL.md (facebook#9505)
Summary: **Context:** Google benchmark [v1.6.0](https://github.com/google/benchmark/releases/tag/v1.6.0) introduced a breaking change "`introduce accessorrs for public data members (https://github.com/google/benchmark/pull/1208)`" that will fail RocksDB build of microbench developed based on previous code. For example, facebook#9489. **Summary:** Clarify the maximum version of Google benchmark needed. Pull Request resolved: facebook#9505 Test Plan: CI Reviewed By: ajkr Differential Revision: D34023447 Pulled By: hx235 fbshipit-source-id: 0128ffc31485f2d752ab2116771f6ae53231fcd7
- Loading branch information