Link vitastor_blk with vitastor_common for timerfd_manager_t
Not really required to operate, but fixes a verify-elf error
This commit is contained in:
@@ -52,6 +52,8 @@ add_library(vitastor_blk SHARED
|
|||||||
target_link_libraries(vitastor_blk
|
target_link_libraries(vitastor_blk
|
||||||
${LIBURING_LIBRARIES}
|
${LIBURING_LIBRARIES}
|
||||||
tcmalloc_minimal
|
tcmalloc_minimal
|
||||||
|
# for timerfd_manager
|
||||||
|
vitastor_common
|
||||||
)
|
)
|
||||||
|
|
||||||
# libfio_vitastor_blk.so
|
# libfio_vitastor_blk.so
|
||||||
|
|||||||
Reference in New Issue
Block a user