Merge 8b0e6e9ca3
into 6e4a5a6d94
This commit is contained in:
commit
ce6774f779
1 changed files with 1 additions and 1 deletions
|
@ -179,7 +179,7 @@ else()
|
||||||
)
|
)
|
||||||
|
|
||||||
if (XMRIG_OS_ANDROID)
|
if (XMRIG_OS_ANDROID)
|
||||||
set(EXTRA_LIBS pthread rt dl log)
|
set(EXTRA_LIBS rt dl log)
|
||||||
elseif (XMRIG_OS_LINUX)
|
elseif (XMRIG_OS_LINUX)
|
||||||
list(APPEND SOURCES_OS
|
list(APPEND SOURCES_OS
|
||||||
src/crypto/common/LinuxMemory.h
|
src/crypto/common/LinuxMemory.h
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue