]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
cmake: link daemons against ${ALLOC_LIBS}
authorKefu Chai <tchaikov@gmail.com>
Tue, 3 May 2022 04:22:05 +0000 (12:22 +0800)
committerKefu Chai <tchaikov@gmail.com>
Tue, 3 May 2022 13:50:14 +0000 (21:50 +0800)
commit1e3d2b53cfeeff4bac2f384c6445b65eb9e8396f
treea71f082c9c6dc0a926a81394b256fe244823c5f1
parent5e3d92243a103903d30875f7064bf17c8a8cf588
cmake: link daemons against ${ALLOC_LIBS}

to enable them to use the specified allocators

Fixes: https://tracker.ceph.com/issues/55519
Signed-off-by: Kefu Chai <tchaikov@gmail.com>
src/CMakeLists.txt
src/mgr/CMakeLists.txt