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:
Vitaliy Filippov
2021-04-20 00:51:53 +03:00
parent bd7b177707
commit 2b546cdd55
+2
View File
@@ -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