summaryrefslogtreecommitdiff
path: root/net-p2p/monero/files/monero-0.17.3.0-Use-gentoo-dev-libs-randomx.patch
diff options
context:
space:
mode:
Diffstat (limited to 'net-p2p/monero/files/monero-0.17.3.0-Use-gentoo-dev-libs-randomx.patch')
-rw-r--r--net-p2p/monero/files/monero-0.17.3.0-Use-gentoo-dev-libs-randomx.patch18
1 files changed, 0 insertions, 18 deletions
diff --git a/net-p2p/monero/files/monero-0.17.3.0-Use-gentoo-dev-libs-randomx.patch b/net-p2p/monero/files/monero-0.17.3.0-Use-gentoo-dev-libs-randomx.patch
deleted file mode 100644
index 3ed12631..00000000
--- a/net-p2p/monero/files/monero-0.17.3.0-Use-gentoo-dev-libs-randomx.patch
+++ /dev/null
@@ -1,18 +0,0 @@
-From 0644c9fcb32af4f5cd55dc1040007631f01cf2ca Mon Sep 17 00:00:00 2001
-From: Bertrand Jacquin <bertrand@jacquin.bzh>
-Date: Wed, 6 Nov 2019 01:23:52 +0000
-Subject: [PATCH] Use gentoo dev-libs/randomx
-
----
- external/CMakeLists.txt | 1 -
- 1 file changed, 1 deletion(-)
-
-diff --git a/external/CMakeLists.txt b/external/CMakeLists.txt
-index 85040f05b3d3..adf307c5fc01 100644
---- a/external/CMakeLists.txt
-+++ b/external/CMakeLists.txt
-@@ -66,4 +66,3 @@ endif()
- add_subdirectory(db_drivers)
- add_subdirectory(easylogging++)
- add_subdirectory(qrcodegen)
--add_subdirectory(randomx EXCLUDE_FROM_ALL)