|
|
@ -175,7 +175,7 @@ to the next. |
|
|
|
|
|
|
|
|
|
|
|
adl.sh (optional - see below - skip this entirely) |
|
|
|
adl.sh (optional - see below - skip this entirely) |
|
|
|
autoreconf -fvi |
|
|
|
autoreconf -fvi |
|
|
|
CFLAGS="-O2 -msse2" ./configure (additional config options, see below: "Some ./configure options") |
|
|
|
CFLAGS="-O2 -msse2" ./configure (for GPU mining add --enable-opencl, see below: "Some ./configure options") |
|
|
|
make |
|
|
|
make |
|
|
|
strip sgminer.exe <== only do this if you are not compiling for debugging |
|
|
|
strip sgminer.exe <== only do this if you are not compiling for debugging |
|
|
|
|
|
|
|
|
|
|
|