Merge xmrig v6.3.3
This commit is contained in:
commit
a6b6f22d08
25 changed files with 192 additions and 94 deletions
|
@ -164,7 +164,7 @@ public:
|
|||
return true;
|
||||
}
|
||||
|
||||
for (const auto kv : m_datasets) {
|
||||
for (const auto &kv : m_datasets) {
|
||||
if (kv.second->isOneGbPages()) {
|
||||
return false;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue