mirror of
https://github.com/xmrig/xmrig.git
synced 2024-12-22 19:49:36 +00:00
Updated FreeBSD Build (markdown)
parent
e9c0ee7e56
commit
f53b02bb0b
1 changed files with 3 additions and 1 deletions
|
@ -44,4 +44,6 @@ make
|
|||
* `-DWITH_AEON=OFF` Disable CryptoNight-Lite support.
|
||||
* `-DWITH_HTTPD=OFF` Build without built-in httpd and API.
|
||||
* `-DUV_LIBRARY=/usr/local/lib/libuv.a` Use static libuv version.
|
||||
* `-DMHD_LIBRARY=/usr/local/lib/libmicrohttpd.a` Use static libmicrohttpd version.
|
||||
* `-DMHD_LIBRARY=/usr/local/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