aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorJeff Garzik <jeff@garzik.org>2010-12-18 16:42:40 -0500
committerJeff Garzik <jgarzik@redhat.com>2010-12-18 16:42:40 -0500
commit4c8d703551f13a951f254ba49e396663ca5838d4 (patch)
tree21d1c8c4fcfcd3380acdcbe4b12c9ffec21409fd /README
parent857ba8f6cc6929e5da92c38bc74d7bec8f56ecd6 (diff)
README: update win32 build insns
Diffstat (limited to 'README')
-rw-r--r--README1
1 files changed, 1 insertions, 0 deletions
diff --git a/README b/README
index f27a890..d7d6d1f 100644
--- a/README
+++ b/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