Merge pull request #5549

81c2ad6d RandomX integration (Howard Chu)
This commit is contained in:
Riccardo Spagni 2019-09-25 17:52:15 -04:00
commit b8643752c1
No known key found for this signature in database
GPG key ID: 55432DF31CCD4FCD
24 changed files with 610 additions and 49 deletions

View file

@ -202,6 +202,7 @@ if(NOT MANUAL_SUBMODULES)
check_submodule(external/unbound)
check_submodule(external/rapidjson)
check_submodule(external/trezor-common)
check_submodule(external/randomx)
endif()
endif()