mirror of
https://github.com/kvazar-network/kevacoin.git
synced 2025-01-17 18:40:09 +00:00
src/makefile.unix: remove -DFOURWAYSSE2
Spotted by Venkatesh Srinivas <me@endeavour.zapto.org>
This commit is contained in:
parent
eb72eae304
commit
b2fd0ca1cb
@ -10,7 +10,7 @@ WXLIBS=$(shell wx-config --libs)
|
|||||||
|
|
||||||
USE_UPNP:=0
|
USE_UPNP:=0
|
||||||
|
|
||||||
DEFS=-DNOPCH -DFOURWAYSSE2 -DUSE_SSL
|
DEFS=-DNOPCH -DUSE_SSL
|
||||||
|
|
||||||
# for boost 1.37, add -mt to the boost libraries
|
# for boost 1.37, add -mt to the boost libraries
|
||||||
LIBS= \
|
LIBS= \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user