]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
cmake: disable mallinfo for jemalloc 12469/head
authorBassam Tabbara <bassam.tabbara@quantum.com>
Mon, 12 Dec 2016 22:16:40 +0000 (17:16 -0500)
committerBassam Tabbara <bassam.tabbara@quantum.com>
Tue, 13 Dec 2016 14:58:45 +0000 (09:58 -0500)
commit5d02fda1704adc70ada0f905d4e1f7e330d0ebde
treea213d15c93e1c153e475d8f1e9606adfb53c1478
parent0be3f5f72e169fad08dcb0240de45287b567bd49
cmake: disable mallinfo for jemalloc

jemalloc does not implement mallinfo. Only check for existence
of mallinfo when the allocator is not jemalloc.

Signed-off-by: Bassam Tabbara <bassam.tabbara@quantum.com>
CMakeLists.txt