mirror of
https://github.com/xmrig/xmrig.git
synced 2024-12-23 03:59:41 +00:00
Updated OS X Build (markdown)
parent
7edcd973c7
commit
e9c0ee7e56
1 changed files with 3 additions and 1 deletions
|
@ -17,3 +17,5 @@ make
|
||||||
* `-DWITH_HTTPD=OFF` Build without built in http server and API.
|
* `-DWITH_HTTPD=OFF` Build without built in http server and API.
|
||||||
* `-DUV_LIBRARY=/usr/local/opt/libuv/lib/libuv.a` Use static libuv version.
|
* `-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.
|
* `-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`.
|
Loading…
Reference in a new issue