From aeebb59acd6a917459406bfd1e094d0f1d4e049e Mon Sep 17 00:00:00 2001 From: xmrig Date: Mon, 11 Mar 2019 18:51:35 +0700 Subject: [PATCH] Updated CentOS Build (markdown) --- CentOS-Build.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/CentOS-Build.md b/CentOS-Build.md index 9ababe7..43f82e0 100644 --- a/CentOS-Build.md +++ b/CentOS-Build.md @@ -15,8 +15,4 @@ make ## Additional CMake options -* `-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_TLS=OFF` Disable SSL/TLS support. -* `-DWITH_ASM=OFF` Disable ASM accelerated `cryptonight/2`. \ No newline at end of file +* https://github.com/xmrig/xmrig/wiki/Windows-Build#additional-cmake-options \ No newline at end of file