Skip to content

ccminer RK3328

Latest
Compare
Choose a tag to compare
@JohnnyB813 JohnnyB813 released this 14 May 17:49
· 3 commits to main since this release
d482965

Build Instructions

sudo apt-get update
sudo apt-get install libcurl4-openssl-dev libssl-dev libjansson-dev automake autotools-dev build-essential -y
sudo apt-get install clang lld -y
git clone https://github.com/DevTechGames/ccminer-rk3328.git
cd ccminer-rk3328
chmod +x build.sh
chmod +x configure.sh
chmod +x autogen.sh
./build.sh