Merge xmrig v6.15.0 into master

This commit is contained in:
MoneroOcean 2021-08-31 17:19:43 +00:00
parent 097462e12e
commit 356ff5c700

View file

@ -164,7 +164,9 @@ public:
# ifdef XMRIG_ALGO_CN_GPU
static const char *kCN_GPU;
# endif
# ifdef XMRIG_ALGO_RANDOMX
static const char *kRX_XLA;
# endif
inline Algorithm() = default;