mirror of
https://github.com/xmrig/xmrig.git
synced 2026-04-30 01:12:36 -04:00
Restore persistent memory.
This commit is contained in:
@@ -69,7 +69,7 @@ if (WIN32)
|
||||
|
||||
set(EXTRA_LIBS ws2_32 psapi iphlpapi userenv)
|
||||
else()
|
||||
set(SOURCES_OS src/Cpu_unix.cpp)
|
||||
set(SOURCES_OS src/Cpu_unix.cpp src/Mem_unix.cpp)
|
||||
set(EXTRA_LIBS pthread)
|
||||
endif()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user