1
0
mirror of https://github.com/GOSTSec/sgminer synced 2025-01-10 14:58:01 +00:00

Update windows build instructions.

This commit is contained in:
Con Kolivas 2012-12-07 10:40:13 +11:00
parent be013e9699
commit be5316b480

View File

@ -230,8 +230,7 @@ Another way is to type "cd libusb" and then press the tab key; It will auto fill
Type the lines below one at a time. Look for problems after each one before going on
to the next.
./autogen.sh --disable-debug-log
./configure --prefix=/MinGW
./autogen.sh --disable-debug-log --prefix=/MinGW
make
make install