]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
cmake: require RocksDB 5.14 or higher 29930/head
authorIlsoo Byun <ilsoobyun@linecorp.com>
Tue, 27 Aug 2019 10:48:52 +0000 (19:48 +0900)
committerIlsoo Byun <ilsoobyun@linecorp.com>
Tue, 29 Oct 2019 09:04:24 +0000 (18:04 +0900)
commita83a25c07602fb892738c10af88998f861a484a5
treed387024362f4f5dec36fc95150999864c6f0daf0
parentaa34a05aa27710ce26bd18fbaa57ce8e9d050d3d
cmake: require RocksDB 5.14 or higher

error: ‘class rocksdb::Env’ has no member named ‘SetAllowNonOwnerAccess’
       opt.env->SetAllowNonOwnerAccess(false);
                    ^~~~~~~~~~~~~~~~~~~~~~

Signed-off-by: Ilsoo Byun <ilsoobyun@linecorp.com>
CMakeLists.txt