Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix SSE4.2 arch flag for MSVC in CMake config. (google#8)
The old flag was a copy-paste error. We only use /arch:NOTYET for the ARM64-specific hardware accelerated implementation, because Visual Studio does not yet have an equivalent to -march=armv8-a+crc+crypto.
- Loading branch information