mirror of
https://github.com/xmrig/xmrig.git
synced 2025-12-11 17:32:47 -05:00
RandomX: returned old soft AES impl and auto-select between the two
This commit is contained in:
@@ -79,7 +79,7 @@ protected:
|
||||
|
||||
namespace randomx {
|
||||
|
||||
template<bool softAes>
|
||||
template<int softAes>
|
||||
class VmBase : public randomx_vm
|
||||
{
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user