This commit is contained in:
OPPO9008 2024-11-03 19:14:33 +02:00 committed by GitHub
commit 5f4bcd1e72
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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