src/makefile.unix: remove -DFOURWAYSSE2
authorJeff Garzik <jeff@garzik.org>
Tue, 16 Aug 2011 14:10:39 +0000 (10:10 -0400)
committerJeff Garzik <jgarzik@pobox.com>
Tue, 16 Aug 2011 14:10:39 +0000 (10:10 -0400)
Spotted by Venkatesh Srinivas <me@endeavour.zapto.org>

src/makefile.unix

index ba9d0ca..4c92797 100644 (file)
@@ -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= \