]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
cmake: simplify find_package jemalloc 12468/head
authorBassam Tabbara <bassam.tabbara@quantum.com>
Sat, 10 Dec 2016 04:47:38 +0000 (20:47 -0800)
committerBassam Tabbara <bassam.tabbara@quantum.com>
Tue, 13 Dec 2016 16:39:35 +0000 (11:39 -0500)
commitbdf4db8c4c2cac696faa14119261cae87d0e5417
treecd8804ea321824233bdb5a706fd7be5bc98d3157
parent0be3f5f72e169fad08dcb0240de45287b567bd49
cmake: simplify find_package jemalloc

simplified the package to find jemalloc. this one matches
the one in src/rocksdb/cmake/modules. The existing one
was struggling to find jemalloc on some hosts.

Signed-off-by: Bassam Tabbara <bassam.tabbara@quantum.com>
cmake/modules/FindJeMalloc.cmake
src/CMakeLists.txt