Don't link RandomX

This commit is contained in:
tobtoht 2021-02-03 02:38:42 +01:00
parent 1a2ba0f200
commit 6bc886f53a
No known key found for this signature in database
GPG Key ID: 1CADD27F41F45C3C
3 changed files with 2 additions and 3 deletions

View File

@ -29,7 +29,7 @@ if(DEBUG)
set(CMAKE_VERBOSE_MAKEFILE ON)
endif()
set(MONERO_HEAD "0b16332df67928dcab50131d236a9a94e59686ad")
set(MONERO_HEAD "aa0f58570d412cf02dd325e567bbc9fa093df16c")
set(BUILD_GUI_DEPS ON)
set(ARCH "x86-64")
set(BUILD_64 ON)

2
monero

@ -1 +1 @@
Subproject commit 0b16332df67928dcab50131d236a9a94e59686ad
Subproject commit aa0f58570d412cf02dd325e567bbc9fa093df16c

View File

@ -175,7 +175,6 @@ target_link_libraries(feather
${SODIUM_LIBRARY}
easylogging
blockchain_db
randomx
hardforks
${Boost_LIBRARIES}
${OPENSSL_LIBRARIES}