]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
cmake: disable FAIL_ON_WARNINGS for rocksdb 22076/head
authorKefu Chai <kchai@redhat.com>
Sat, 9 Dec 2017 12:18:39 +0000 (20:18 +0800)
committerKefu Chai <kchai@redhat.com>
Fri, 18 May 2018 05:50:02 +0000 (13:50 +0800)
commit8d0203331af62c05b604479a15b826469536752f
treef74015c97f18dc9d370b287c79bcc49222692800
parentd09c62e5b650ed29fd2fcf61a08e74355d06c924
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>
(cherry picked from commit 6559a850512ddefef384d2733823ac2cb8027e3a)

Conflicts:
cmake/modules/BuildRocksDB.cmake: we have not extract the
BuildRocksDB to this cmake module yet in luminous. so update
src/CMakeLists.txt instead.
src/CMakeLists.txt