mirror of
https://github.com/xmrig/xmrig.git
synced 2025-12-11 09:22:48 -05:00
Compare commits
2 Commits
2b6c8e6f2a
...
3fdac201cf
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
3fdac201cf | ||
|
|
8b0e6e9ca3 |
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user