mirror of
https://github.com/xmrig/xmrig.git
synced 2024-12-22 19:49:36 +00:00
Updated Windows Build (markdown)
parent
59f2b64d46
commit
b3fb7da65a
1 changed files with 3 additions and 1 deletions
|
@ -53,4 +53,6 @@ It will create Visual Studio Solution file **xmrig.sln**. Don't forget change De
|
|||
|
||||
* `-DWITH_LIBCPUID=OFF` Disable libcpuid. Auto configuration of CPU after this will be very limited.
|
||||
* `-DWITH_AEON=OFF` Disable CryptoNight-Lite support.
|
||||
* `-DWITH_HTTPD=OFF` Build without built in http server and API.
|
||||
* `-DWITH_HTTPD=OFF` Build without built in http server and API.
|
||||
* `-DWITH_TLS=OFF` Disable SSL/TLS support.
|
||||
* `-WITH_ASM=OFF` Disable ASM accelerated `cryptonight/2`.
|
Loading…
Reference in a new issue