From b2fd0ca1cb3c65dca72d26b04c69d9e2383a4b5e Mon Sep 17 00:00:00 2001 From: Jeff Garzik Date: Tue, 16 Aug 2011 10:10:39 -0400 Subject: [PATCH] src/makefile.unix: remove -DFOURWAYSSE2 Spotted by Venkatesh Srinivas --- src/makefile.unix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/makefile.unix b/src/makefile.unix index ba9d0ca1..4c927972 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= \