mirror of
https://github.com/xmrig/xmrig.git
synced 2024-12-22 19:49:36 +00:00
Updated Windows Build (markdown)
parent
aeebb59acd
commit
ae19af8299
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,7 @@ It will create Visual Studio Solution file **xmrig.sln**. Don't forget change De
|
|||
* `-DWITH_CN_PICO=OFF` Disable CryptoNight-Pico algorithm.
|
||||
* `-DWITH_CN_GPU=OFF` Disable CryptoNight-GPU algorithm.
|
||||
* `-DWITH_HTTPD=OFF` Disable built in http server and API.
|
||||
* `-DWITH_DEBUG_LOG=OFF` Disable debug log output.
|
||||
* `-DWITH_DEBUG_LOG=ON` Enable debug log output.
|
||||
* `-DWITH_TLS=OFF` Disable SSL/TLS support.
|
||||
* `-DWITH_ASM=OFF` Disable assembly language support. It will dramatically slowdown `cn/2` based algorithms including `cn/r`.
|
||||
* `-DWITH_EMBEDDED_CONFIG=ON` Enable internal embedded JSON config [#957](https://github.com/xmrig/xmrig/issues/957#issuecomment-468890667).
|
||||
|
|
Loading…
Reference in a new issue