Merge xmrig v6.5.2
This commit is contained in:
commit
77a951a6a4
21 changed files with 197 additions and 43 deletions
|
@ -41,6 +41,7 @@ namespace randomx {
|
|||
class CompiledVm : public VmBase<softAes>
|
||||
{
|
||||
public:
|
||||
inline CompiledVm() {}
|
||||
void* operator new(size_t, void* ptr) { return ptr; }
|
||||
void operator delete(void*) {}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue