Updated OS X Build (markdown)

xmrig 2019-03-11 18:50:34 +07:00
parent 01d714d281
commit 2e489318d0

@ -12,10 +12,6 @@ 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.
* `-DUV_LIBRARY=/usr/local/opt/libuv/lib/libuv.a` Use static libuv version.
* `-DMHD_LIBRARY=/usr/local/opt/libmicrohttpd/lib/libmicrohttpd.a` Use static libmicrohttpd version.
* `-DWITH_TLS=OFF` Disable SSL/TLS support.
* `-DWITH_ASM=OFF` Disable ASM accelerated `cryptonight/2`.
* https://github.com/xmrig/xmrig/wiki/Windows-Build#additional-cmake-options