1
0
mirror of https://github.com/GOSTSec/sgminer synced 2025-02-03 10:35:03 +00:00

Update windows-build.txt

This commit is contained in:
Phoenix48 2014-11-16 22:47:23 -05:00
parent 2fe4551aa8
commit ce3635874e

View File

@ -175,7 +175,7 @@ to the next.
adl.sh (optional - see below - skip this entirely)
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
strip sgminer.exe <== only do this if you are not compiling for debugging