README: update win32 build insns
This commit is contained in:
parent
857ba8f6cc
commit
4c8d703551
1 changed files with 1 additions and 0 deletions
1
README
1
README
|
@ -15,6 +15,7 @@ Basic *nix build instructions:
|
|||
|
||||
Basic WIN32 build instructions (on Fedora 13; requires mingw32):
|
||||
./autogen.sh
|
||||
rm -f mingw32-config.cache
|
||||
MINGW32_CFLAGS="-O3 -Wall -msse2" mingw32-configure
|
||||
make
|
||||
./mknsis.sh
|
||||
|
|
Loading…
Reference in a new issue