]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
src/CMakeLists.txt: pass compiler and flags used to compile into RocksDB build 10418/head
authorWillem Jan Withagen <wjw@digiware.nl>
Sun, 24 Jul 2016 13:48:50 +0000 (15:48 +0200)
committerWillem Jan Withagen <wjw@digiware.nl>
Wed, 27 Jul 2016 08:34:50 +0000 (10:34 +0200)
commit80fcbb6ed856995f86e37ac0f6849990260e264d
tree58cc5d4eac7ebdb990dc23a8b2d9e1fca3fda7b6
parentaf1598a3b3aa660a06162d26bb9561c8567f8d0b
src/CMakeLists.txt: pass compiler and flags used to compile into RocksDB build

 - make sure the right compiler is used in CXX
 - NDEBUG if the current code is not being build with debugging

Signed-off-by: Willem Jan Withagen <wjw@digiware.nl>
src/CMakeLists.txt