https://github.com/vertcoin-project/vertcoin-core/pull/175/commits/49f959494ed06d0142447bbdfbba27b104bb786c fixes the `--enable-sse2` flag but without a test case we can't be sure that sse2 is indeed working. We should look into porting a test case such as https://github.com/litecoin-project/litecoin/blob/master/src/test/scrypt_tests.cpp
49f9594 fixes the
--enable-sse2flag but without a test case we can't be sure that sse2 is indeed working.We should look into porting a test case such as https://github.com/litecoin-project/litecoin/blob/master/src/test/scrypt_tests.cpp