• yiwu-arbug's avatar
    Cherry-pick build and dependency fixes (#325) · 68467cbb
    yiwu-arbug authored
    Cherry-picking the following changes that fixes zlib, jemalloc and gflags dependencies, and fixes a flaky test:
    ```
    6ead62ca 2019-07-25 yiwu@pingcap.com     Avoid build require system zlib (#303)
    9246b9c5 2019-07-25 hi@breeswish.org     Skip jemalloc options on specific platform (#324)
    7a8dd731 2019-07-22 yiwu@pingcap.com     Add jemalloc-sys dependency when jemalloc is enabled (#320)
    6f2c6320 2019-07-23 yiwu@pingcap.com     Not compile with gflags (#322)
    09b80321 2019-07-22 yiwu@pingcap.com     Fix perf context test (#321)
    d67f38e2 2019-07-21 yiwu@pingcap.com     Add jemalloc feature (#319)
    ```
    
    Also update rocksdb to fix compile error with gcc9:
    ```
    7a03c83ed 2019-07-23 psergey@askmonty.org Fix MyRocks compile warnings-treated-as-errors on Fedora 30, gcc 9.1.1 (#5553)
    ```
    68467cbb
Name
Last commit
Last update
benches Loading commit data...
librocksdb_sys Loading commit data...
src Loading commit data...
tests Loading commit data...
travis-build Loading commit data...
.clang-format Loading commit data...
.gitignore Loading commit data...
.gitmodules Loading commit data...
.travis.yml Loading commit data...
Cargo.toml Loading commit data...
LICENSE Loading commit data...
Makefile Loading commit data...
README.md Loading commit data...
rustfmt.toml Loading commit data...