Updated CentOS Build (markdown)

xmrig 2018-10-18 21:54:19 +07:00
parent da8acb9df5
commit 7edcd973c7

@ -17,4 +17,6 @@ make
* `-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.
* `-DWITH_ASM=OFF` Disable ASM accelerated `cryptonight/2`.