enable SSE2 in all builds to fix crypto++ SHA-256 on 64-bit

git-svn-id: https://bitcoin.svn.sourceforge.net/svnroot/bitcoin/trunk@124 1a98c847-1fd6-4fd8-948a-caf3550aa51b
This commit is contained in:
s_nakamoto
2010-08-09 19:54:40 +00:00
parent 0c50722270
commit e6b7ab5749
5 changed files with 14 additions and 6 deletions

View File

@@ -20,7 +20,7 @@ class CDataStream;
class CAutoFile;
static const int VERSION = 308;
static const char* pszSubVer = "";
static const char* pszSubVer = ".1";