diff options
author | Jeff Garzik <jeff@garzik.org> | 2010-12-18 16:42:40 -0500 |
---|---|---|
committer | Jeff Garzik <jgarzik@redhat.com> | 2010-12-18 16:42:40 -0500 |
commit | 4c8d703551f13a951f254ba49e396663ca5838d4 (patch) | |
tree | 21d1c8c4fcfcd3380acdcbe4b12c9ffec21409fd /README | |
parent | 857ba8f6cc6929e5da92c38bc74d7bec8f56ecd6 (diff) |
README: update win32 build insns
Diffstat (limited to 'README')
-rw-r--r-- | README | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |