Restored OclCache.
This commit is contained in:
parent
47b8cb6044
commit
ec1839d580
27 changed files with 290 additions and 72 deletions
|
@ -31,7 +31,7 @@
|
|||
#include "backend/opencl/OclCache.h"
|
||||
|
||||
|
||||
void xmrig::OclCache::createDirectory() const
|
||||
void xmrig::OclCache::createDirectory()
|
||||
{
|
||||
std::string path = prefix() + "/xmrig";
|
||||
_mkdir(path.c_str());
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue