mirror of
https://github.com/xmrig/xmrig.git
synced 2025-12-11 01:22:45 -05:00
Compare commits
2 Commits
5f4bcd1e72
...
2b6c8e6f2a
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
2b6c8e6f2a | ||
|
|
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