Skip to content

Instantly share code, notes, and snippets.

@vajapravin
Created October 9, 2017 15:10
Show Gist options
  • Save vajapravin/6e7f751e94c3266437aedb603c546e54 to your computer and use it in GitHub Desktop.
Save vajapravin/6e7f751e94c3266437aedb603c546e54 to your computer and use it in GitHub Desktop.
git clone https://github.com/nicehash/nheqminer.git
cd nheqminer/cpu_xenoncat/asm_linux/
chmod +x fasm
sh assemble.sh
cd ../../../
mkdir build && cd build
curl -sSL https://cmake.org/files/v3.5/cmake-3.5.2-Linux-x86_64.tar.gz | tar -xzC ./
cmake-3.5.2-Linux-x86_64/bin/cmake ../nheqminer/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment