From: Jeff Garzik Date: Tue, 16 Aug 2011 14:10:39 +0000 (-0400) Subject: src/makefile.unix: remove -DFOURWAYSSE2 X-Git-Tag: v0.4.0-unstable~227^2~49 X-Git-Url: https://git.novaco.in/?p=novacoin.git;a=commitdiff_plain;h=b2fd0ca1cb3c65dca72d26b04c69d9e2383a4b5e src/makefile.unix: remove -DFOURWAYSSE2 Spotted by Venkatesh Srinivas --- diff --git a/src/makefile.unix b/src/makefile.unix index ba9d0ca..4c92797 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= \