aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBertrand Jacquin <bertrand@jacquin.bzh>2019-11-06 01:23:52 +0000
committerBertrand Jacquin <bertrand@jacquin.bzh>2020-10-19 18:31:57 +0100
commit33f0cd8a1323f537fe8721e5021423aa716f9b3a (patch)
tree23ae3cedac4d1a89314f68d8e8c5d452958e526d
parentDo not install trezor dep libs (diff)
downloadmonero-33f0cd8a1323f537fe8721e5021423aa716f9b3a.tar.xz
Use gentoo dev-libs/randomx
-rw-r--r--external/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/external/CMakeLists.txt b/external/CMakeLists.txt
index 1db18e243..567a2fc1e 100644
--- a/external/CMakeLists.txt
+++ b/external/CMakeLists.txt
@@ -71,4 +71,3 @@ endif()
add_subdirectory(db_drivers)
add_subdirectory(easylogging++)
add_subdirectory(qrcodegen)
-add_subdirectory(randomx EXCLUDE_FROM_ALL)