1
0
mirror of https://github.com/xmrig/xmrig.git synced 2025-12-12 01:42:48 -05:00
This commit is contained in:
OPPO9008
2024-08-12 13:53:50 +03:00
committed by GitHub

View File

@@ -179,7 +179,7 @@ else()
)
if (XMRIG_OS_ANDROID)
set(EXTRA_LIBS pthread rt dl log)
set(EXTRA_LIBS rt dl log)
elseif (XMRIG_OS_LINUX)
list(APPEND SOURCES_OS
src/crypto/common/LinuxMemory.h