Merge remote-tracking branch 'refs/remotes/xmrig/master'
Conflicts: CHANGELOG.md README.md src/App.cpp src/App.h src/Cpu.cpp src/Options.cpp src/Options.h src/crypto/CryptoNight_arm.h src/crypto/CryptoNight_x86.h src/version.h
This commit is contained in:
commit
892c7207fb
8 changed files with 76 additions and 56 deletions
|
@ -144,6 +144,7 @@ if (WITH_HTTPD)
|
|||
message(FATAL_ERROR "microhttpd NOT found: use `-DWITH_HTTPD=OFF` to build without http deamon support")
|
||||
endif()
|
||||
else()
|
||||
set(MHD_LIBRARY "")
|
||||
add_definitions(/DXMRIG_NO_HTTPD)
|
||||
add_definitions(/DXMRIG_NO_API)
|
||||
endif()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue