1
0
mirror of https://github.com/xmrig/xmrig.git synced 2025-12-08 16:33:32 -05:00

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;