Browse Source

README: update win32 build insns

Jeff Garzik 15 years ago
parent
commit
4c8d703551
1 changed files with 1 additions and 0 deletions
  1. 1 0
      README

+ 1 - 0
README

@@ -15,6 +15,7 @@ Basic *nix build instructions:
 
 
 Basic WIN32 build instructions (on Fedora 13; requires mingw32):
 Basic WIN32 build instructions (on Fedora 13; requires mingw32):
 	./autogen.sh
 	./autogen.sh
+	rm -f mingw32-config.cache
 	MINGW32_CFLAGS="-O3 -Wall -msse2" mingw32-configure
 	MINGW32_CFLAGS="-O3 -Wall -msse2" mingw32-configure
 	make
 	make
 	./mknsis.sh
 	./mknsis.sh