aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorJeff Garzik <jeff@garzik.org>2010-11-26 19:04:48 -0500
committerJeff Garzik <jgarzik@redhat.com>2010-11-26 19:04:48 -0500
commitc639149977837c26c0f9c50352ffebd95d519456 (patch)
tree19f693eb10e873d0dd758174424ea296227d9efc /README
parentd2fded613578c03a6290c86384e5ca320ed55efb (diff)
Add tcatm's 4way SSE2 sha256 implementation.
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 40dafb1..01455c1 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-configure
+ MINGW32_CFLAGS="-O2 -Wall -msse2 -g" mingw32-configure
make
./mknsis.sh