]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
test/fs/CMakeLists.txt: add ceph-common to ceph_test_trim_caps and ceph_test_ino_rele... 63925/head
authorSamuel Just <sjust@redhat.com>
Fri, 13 Jun 2025 01:31:50 +0000 (01:31 +0000)
committerSamuel Just <sjust@redhat.com>
Fri, 13 Jun 2025 02:37:00 +0000 (02:37 +0000)
commit91c72367bbf120d7c63634d2d443efb5dda784bc
treed655f90a225734c68fc890a5ea8f152cecf3c5c5
parentb90d65ac4c56714e73cc40864b62ad30b3e1288b
test/fs/CMakeLists.txt: add ceph-common to ceph_test_trim_caps and ceph_test_ino_release_cb

Avoids:

FAILED: bin/ceph_test_trim_caps
...
undefined reference to symbol '_ZNSt15basic_streambufIcSt11char_traitsIcEE8overflowEi@@GLIBCXX_3.4'

Fixes: https://tracker.ceph.com/issues/71658
Signed-off-by: Samuel Just <sjust@redhat.com>
src/test/fs/CMakeLists.txt