aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBertrand Jacquin <bertrand@jacquin.bzh>2019-11-06 01:23:52 +0000
committerBertrand Jacquin <bertrand@jacquin.bzh>2021-09-13 22:37:08 +0100
commit19ee58c33daece28e198e058d3cd5a06501ef178 (patch)
treee49a2b2292696a1b26167eaafec2ab76d9dd5f77
parentDo not install trezor dep libs (diff)
downloadmonero-19ee58c33daece28e198e058d3cd5a06501ef178.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)