libAttachmentSupport: convert into shared lib
This ensures that the support routines in this library will be exposed at the same vaddr to each object in the vaddrspace.
This commit is contained in:
@@ -129,6 +129,7 @@ target_link_libraries(salmanoff
|
||||
Boost::system Boost::log
|
||||
smocore
|
||||
${DL_LIBRARY}
|
||||
attachmentSupport
|
||||
)
|
||||
|
||||
# Verify Boost dynamic dependencies after build
|
||||
|
||||
Reference in New Issue
Block a user