mirror of
https://github.com/xmrig/xmrig.git
synced 2025-12-06 15:42:38 -05: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