Oops, fix misspelled #endif
I hope this fixes the Windows builfarm failures.
This commit is contained in:
parent
b4eb2d168d
commit
b73e7a0716
@ -648,7 +648,7 @@
|
|||||||
/* Define to 1 to use Intel SSE 4.2 CRC instructions with a runtime check. */
|
/* Define to 1 to use Intel SSE 4.2 CRC instructions with a runtime check. */
|
||||||
#if (_MSC_VER < 1500)
|
#if (_MSC_VER < 1500)
|
||||||
#define USE_SLICING_BY_8_CRC32C 1
|
#define USE_SLICING_BY_8_CRC32C 1
|
||||||
#end
|
#endif
|
||||||
|
|
||||||
/* Define to 1 use Intel SSE 4.2 CRC instructions. */
|
/* Define to 1 use Intel SSE 4.2 CRC instructions. */
|
||||||
/* #undef USE_SSE42_CRC32C */
|
/* #undef USE_SSE42_CRC32C */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user