From 7edcd973c7ba17d7576d3c8d58cb524d5a3f0105 Mon Sep 17 00:00:00 2001 From: xmrig Date: Thu, 18 Oct 2018 21:54:19 +0700 Subject: [PATCH] Updated CentOS Build (markdown) --- CentOS-Build.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CentOS-Build.md b/CentOS-Build.md index 1ed1bb0..9ababe7 100644 --- a/CentOS-Build.md +++ b/CentOS-Build.md @@ -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. \ No newline at end of file +* `-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`. \ No newline at end of file