Fixed build without MSR support.
This commit is contained in:
parent
8dff08f15f
commit
e0eed7d5d6
@ -131,7 +131,7 @@ void xmrig::Rx::init(IRxListener *listener)
|
||||
|
||||
|
||||
#ifndef XMRIG_FEATURE_MSR
|
||||
void xmrig::Rx::msrInit(const RxConfig &)
|
||||
void xmrig::Rx::msrInit(const RxConfig &, const std::vector<CpuThread> &)
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user