Skip to content
This repository has been archived by the owner on Oct 28, 2021. It is now read-only.

Add CMake option to disable building rocksdb (off by default) #5632

Merged
merged 2 commits into from
Jun 18, 2019

Conversation

chfast
Copy link
Member

@chfast chfast commented Jun 18, 2019

RocksDB support is now disabled by default. Enable with -DROCKSB=ON CMake option.

@chfast chfast requested review from gumb0 and halfalicious and removed request for gumb0 June 18, 2019 07:09
@codecov-io
Copy link

Codecov Report

Merging #5632 into master will increase coverage by 0.19%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #5632      +/-   ##
==========================================
+ Coverage   62.58%   62.78%   +0.19%     
==========================================
  Files         350      348       -2     
  Lines       29734    29648      -86     
  Branches     3350     3341       -9     
==========================================
+ Hits        18610    18615       +5     
+ Misses       9911     9820      -91     
  Partials     1213     1213

@chfast chfast requested a review from gumb0 June 18, 2019 07:50
@chfast chfast merged commit db92d8f into master Jun 18, 2019
@chfast chfast deleted the cmake-rocksdb branch June 18, 2019 09:28
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants