mirror of
https://github.com/xmrig/xmrig.git
synced 2025-04-13 10:11:55 +00:00
Merge 8b0e6e9ca3
into f9e990d0f0
This commit is contained in:
commit
5f4bcd1e72
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue