aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorJeff Garzik <jeff@garzik.org>2010-11-29 12:27:11 -0500
committerJeff Garzik <jgarzik@redhat.com>2010-11-29 12:27:11 -0500
commit18d3ab876c5c2b77c56b436bcf7f7507ec451455 (patch)
tree536513d9a0a3797e15e67c4dd8c4596bdf8a0ec9 /README
parent145e5fe141857c0757fdb5bb6909583aa67691b1 (diff)
Release version 0.2.1.v0.2.1
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 114b36a..f27a890 100644
--- a/README
+++ b/README
@@ -15,7 +15,7 @@ Basic *nix build instructions:
Basic WIN32 build instructions (on Fedora 13; requires mingw32):
./autogen.sh
- MINGW32_CFLAGS="-O2 -Wall -msse2" mingw32-configure
+ MINGW32_CFLAGS="-O3 -Wall -msse2" mingw32-configure
make
./mknsis.sh