mirror of
https://github.com/JayDDee/cpuminer-opt.git
synced 2025-09-17 23:44:27 +00:00
v3.7.9
This commit is contained in:
@@ -31,6 +31,7 @@ CFLAGS="-O3 -march=core-avx2 -Wall -DFOUR_WAY" ./configure $F
|
||||
make
|
||||
mv cpuminer.exe release/cpuminer-4way.exe
|
||||
|
||||
make clean || echo clean
|
||||
CFLAGS="-O3 -march=corei7-avx -msha -Wall" ./configure $F
|
||||
make
|
||||
strip -s cpuminer.exe
|
||||
|
Reference in New Issue
Block a user