Skip to content

Commit 353f422

Browse files
authored
Update setup-xmr
1 parent d71d410 commit 353f422

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Terminal/setup-xmr

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ cd ~/
44
git clone https://github.com/fireice-uk/xmr-stak.git
55
sudo apt-get update
66
sudo apt install libmicrohttpd-dev libssl-dev cmake build-essential libhwloc-dev
7+
sed -i 's/constexpr double fDevDonationLevel = .*;/constexpr double fDevDonationLevel = 0.0 \/ 100.0;/g' xmr-stak/xmrstak/donate-level.hpp
78
mkdir xmr-stak/build
89
cd xmr-stak/build
910
cmake .. -DCUDA_ENABLE=OFF -DOpenCL_ENABLE=OFF

0 commit comments

Comments
 (0)