Skip to content

0xIslamTaha/cpuminer-multi-compile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

cpuminer-mutli-compiled

As I tired from compilling cpuminer-multi code many times cause of differect arch, I managed to push all my compiled version here.

How it works:

Ther compiling.sh script will clone https://github.com/tpruvot/cpuminer-multi and compile it for the first time, then use export_cpuminer.sh script to generate the compiled version for your Arch which will be used in all simillar Arch without re-compiling the code.

How could u use the already compiled one?

git clone 
tar -xzf {CPUMINER.tar.gz}
chroot cpuminer_* /bin/cpuminer -h

How could u contribute?

You can compile cpumultiminer in your machines and create a pull request. You only need to run the following scripts.

sh compiling.sh
sh export_cpuminer.sh /bin/cpuminer /opt/code/cpuminer_export

About

pre-compiled versions from cpuminer-multi

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages