diff --git a/monero b/monero index f74c9bb..a9f651f 160000 --- a/monero +++ b/monero @@ -1 +1 @@ -Subproject commit f74c9bb51750ccb3be97b9297c396955eb335a20 +Subproject commit a9f651ff336a3c99d6bdf6ec273890bb5c916e53 diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 0d26cae..481874d 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -236,7 +236,7 @@ target_link_libraries(feather ${UNBOUND_LIBRARY} ${SODIUM_LIBRARY} easylogging - blockchain_db + ringct ${Boost_LIBRARIES} ${OPENSSL_LIBRARIES} ${CMAKE_DL_LIBS}