mirror of
https://github.com/xmrig/xmrig.git
synced 2024-12-22 19:49:36 +00:00
Updated Ubuntu Build (markdown)
parent
2e18c504d8
commit
01d714d281
1 changed files with 1 additions and 5 deletions
|
@ -24,9 +24,5 @@ cmake .. -DCMAKE_C_COMPILER=gcc-7 -DCMAKE_CXX_COMPILER=g++-7
|
|||
|
||||
## 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/lib/x86_64-linux-gnu/libuv.a` Use static libuv 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
|
Loading…
Reference in a new issue