]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
cmake: disable FAIL_ON_WARNINGS for rocksdb 19426/head
authorKefu Chai <kchai@redhat.com>
Sat, 9 Dec 2017 12:18:39 +0000 (20:18 +0800)
committerKefu Chai <kchai@redhat.com>
Mon, 11 Dec 2017 06:09:45 +0000 (14:09 +0800)
commit6559a850512ddefef384d2733823ac2cb8027e3a
treef83c7250b623e6ed593212bd98c5b81be1824e8c
parentd2ebe22a49885243cdaa67d0d999e7a8868435fc
cmake: disable FAIL_ON_WARNINGS for rocksdb

otherwise -Werror=implicit-fallthrough will fail the build with GCC-7

Signed-off-by: Kefu Chai <kchai@redhat.com>
cmake/modules/BuildRocksDB.cmake