aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorJeff Garzik <jeff@garzik.org>2010-11-26 23:32:29 -0500
committerJeff Garzik <jgarzik@redhat.com>2010-11-26 23:32:29 -0500
commita7518360addc6d3365c8dc4895614f98e084535d (patch)
treea85d28ea92ed3130629a15c28375236407eed05b /README
parent2f2bf745c462ae282e5c6cdccb6c68bff05ee85c (diff)
Windows build tweaks.
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 452fa5d..114b36a 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 -g" mingw32-configure
+ MINGW32_CFLAGS="-O2 -Wall -msse2" mingw32-configure
make
./mknsis.sh