Update logvisor

This commit is contained in:
Jack Andersen 2016-09-17 11:33:14 -10:00
parent 4a26598609
commit 9d6b6ceb71
2 changed files with 2 additions and 2 deletions

View File

@ -2,5 +2,5 @@ add_executable(nodtool main.cpp)
target_link_libraries(nodtool nod logvisor)
if (NOT WIN32)
target_link_libraries(nodtool pthread)
target_link_libraries(nodtool pthread dl)
endif()

@ -1 +1 @@
Subproject commit 9285d183d714b33b9d7fb3a2e9f1c4896c351620
Subproject commit 469bd97ce613d569bd3c8f1fcea642c126bff026