]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
cmake: libneoradostest-support should be static 39587/head
authorJason Dillaman <dillaman@redhat.com>
Sat, 20 Feb 2021 02:38:49 +0000 (21:38 -0500)
committerJason Dillaman <dillaman@redhat.com>
Sat, 20 Feb 2021 02:38:49 +0000 (21:38 -0500)
commitc3cc73e327b97961d9046d76d5e44bd1c61e644a
tree60a84ca1f9486ffaae2d78696bfbdd1a4684cfab
parent568eb9e3f3ccbfdee7e6d7cb76b062655cdbf6f4
cmake: libneoradostest-support should be static

Some builds seem to be creating a libneoradostest-support.so dynamic
library instead, which results in unresolved dependencies when installing
ceph-test.

See: https://tracker.ceph.com/issues/38611
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
src/test/neorados/CMakeLists.txt