aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBertrand Jacquin <bertrand@jacquin.bzh>2019-11-06 01:23:52 +0000
committerBertrand Jacquin <bertrand@jacquin.bzh>2020-09-24 23:28:35 +0100
commite0bf6d9ff80418cf9b024f2a27a0f65ef40bc82c (patch)
tree34fcba315726038841ab037149e2ffbe8cec03b6
parentDo not install trezor dep libs (diff)
downloadmonero-e0bf6d9ff80418cf9b024f2a27a0f65ef40bc82c.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)