xmrig v6.3.2 merge
This commit is contained in:
commit
651306a57a
25 changed files with 473 additions and 57 deletions
|
@ -152,6 +152,8 @@ elseif (XMRIG_OS_APPLE)
|
|||
src/App_unix.cpp
|
||||
src/crypto/common/VirtualMemory_unix.cpp
|
||||
)
|
||||
find_library(IOKIT_LIBRARY IOKit)
|
||||
set(EXTRA_LIBS ${IOKIT_LIBRARY})
|
||||
else()
|
||||
list(APPEND SOURCES_OS
|
||||
src/App_unix.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue