mirror of
https://github.com/ceph/ceph
synced 2024-12-29 15:03:33 +00:00
Merge pull request #49798 from adamemerson/wip-radosgw-cr-test-build-fix
build: Fix build of `radosgw-cr-test` Reviewed-by: Casey Bodley <cbodley@redhat.com>
This commit is contained in:
commit
bf3bbd062e
@ -274,7 +274,7 @@ target_link_libraries(unittest_rgw_lua ${rgw_libs})
|
||||
add_executable(radosgw-cr-test rgw_cr_test.cc)
|
||||
target_link_libraries(radosgw-cr-test ${rgw_libs} librados
|
||||
cls_rgw_client cls_otp_client cls_lock_client cls_refcount_client
|
||||
cls_log_client cls_timeindex_client neorados_cls_fifo
|
||||
cls_log_client cls_timeindex_client
|
||||
cls_version_client cls_user_client
|
||||
global ${LIB_RESOLV}
|
||||
OATH::OATH
|
||||
|
Loading…
Reference in New Issue
Block a user