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
|
||||
${LIBURING_LIBRARIES}
|
||||
tcmalloc_minimal
|
||||
# for timerfd_manager
|
||||
vitastor_common
|
||||
)
|
||||
|
||||
# libfio_vitastor_blk.so
|
||||
|
||||
Reference in New Issue
Block a user