diff --git a/Fedora-Build.md b/Fedora-Build.md index 494a56b..a0274db 100644 --- a/Fedora-Build.md +++ b/Fedora-Build.md @@ -13,4 +13,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. +* `-WITH_ASM=OFF` Disable ASM accelerated `cryptonight/2`. \ No newline at end of file