]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rbd-mirror: link against the specified alloc library 29193/head
authorJason Dillaman <dillaman@redhat.com>
Thu, 6 Jun 2019 16:17:11 +0000 (12:17 -0400)
committerPrashant D <pdhange@redhat.com>
Mon, 22 Jul 2019 23:33:38 +0000 (19:33 -0400)
commitdcaf976db04f1bbb8082c52d3d5d26a3ebb8fceb
tree5808533b88b682bf0c3e07b5877ca2e7be1b44a2
parentba2eb4689ff5e2b6047af271dbbcd4b8e0a86300
rbd-mirror: link against the specified alloc library

As a daemon, use the build-time specified alloc library
(tcmalloc/jemalloc) when linking the application.

Fixes: http://tracker.ceph.com/issues/40110
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit 163c122941c2ef138a525358e70b773df5948751)
src/tools/rbd_mirror/CMakeLists.txt