]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
test/common: keeping build happy 60728/head
authorMilind Changire <mchangir@redhat.com>
Thu, 14 Nov 2024 03:44:03 +0000 (09:14 +0530)
committerMilind Changire <mchangir@redhat.com>
Thu, 14 Nov 2024 05:06:10 +0000 (10:36 +0530)
commit4d6eed0bb3c5437478e77005cfb2c4b0b4ea3607
tree844dca96c5e39daf4e4e524f2a09ba845772db84
parent9bf583ded043ccdd6db2d449cd7e80f7494075be
test/common: keeping build happy

Since ceph_pthread_setname() has now been moved from a macro to a
function, we need to reference the common library to link it to.

Signed-off-by: Milind Changire <mchangir@redhat.com>
src/test/common/CMakeLists.txt