1
0
mirror of https://github.com/xmrig/xmrig.git synced 2025-12-12 17:52:48 -05:00

Merge xmrig v6.14.0 into master

This commit is contained in:
MoneroOcean
2021-08-10 14:32:19 +00:00
47 changed files with 6885 additions and 170 deletions

View File

@@ -31,6 +31,8 @@
#include "crypto/common/VirtualMemory.h"
#include "base/tools/cryptonote/umul128.h"
#if defined(XMRIG_ARM)
# include "crypto/cn/CryptoNight_arm.h"
#else