aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorJeff Garzik <[email protected]>2011-08-16 10:10:39 -0400
committerJeff Garzik <[email protected]>2011-08-16 10:10:39 -0400
commitb2fd0ca1cb3c65dca72d26b04c69d9e2383a4b5e (patch)
treecb549542279e52419f83a04f2f34208bf410db34 /src
parentDon't std::advance past beginning of transactions array. Fixes #465 (diff)
downloaddiscoin-b2fd0ca1cb3c65dca72d26b04c69d9e2383a4b5e.tar.xz
discoin-b2fd0ca1cb3c65dca72d26b04c69d9e2383a4b5e.zip
src/makefile.unix: remove -DFOURWAYSSE2
Spotted by Venkatesh Srinivas <[email protected]>
Diffstat (limited to 'src')
-rw-r--r--src/makefile.unix2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/makefile.unix b/src/makefile.unix
index ba9d0ca11..4c9279729 100644
--- a/src/makefile.unix
+++ b/src/makefile.unix
@@ -10,7 +10,7 @@ WXLIBS=$(shell wx-config --libs)
USE_UPNP:=0
-DEFS=-DNOPCH -DFOURWAYSSE2 -DUSE_SSL
+DEFS=-DNOPCH -DUSE_SSL
# for boost 1.37, add -mt to the boost libraries
LIBS= \