-
Notifications
You must be signed in to change notification settings - Fork 3
Fedora Build
uPlexa edited this page Dec 18, 2018
·
3 revisions
git clone https://github.com/uplexa/xmrig-upx.git
cd xmrig
mkdir build
cd build
cmake .. -DCMAKE_BUILD_TYPE=Release -DUV_LIBRARY=/usr/lib64/libuv.a
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. -
-DWITH_TLS=OFF
Disable SSL/TLS support. -
-DWITH_ASM=OFF
Disable ASM accelerated cryptonight/2.