Description: Remove the reference to the unneeded RandomX.
From: Soren Stoutner <soren@debian.org>
Forwarded: https://github.com/feather-wallet/feather/issues/214
Last-Update: 2024-11-14

--- a/monero/external/CMakeLists.txt
+++ b/monero/external/CMakeLists.txt
@@ -50,4 +50,3 @@ endif()
 
 add_subdirectory(db_drivers)
 add_subdirectory(easylogging++)
-add_subdirectory(randomx EXCLUDE_FROM_ALL)
