enable SSE2 in all builds to fix crypto++ SHA-256 on 64-bit
This commit is contained in:
committed by
Gavin Andresen
parent
dd9e71843b
commit
8a38d5663a
@@ -20,7 +20,7 @@ class CDataStream;
|
||||
class CAutoFile;
|
||||
|
||||
static const int VERSION = 308;
|
||||
static const char* pszSubVer = "";
|
||||
static const char* pszSubVer = ".1";
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user