mirror of
https://git.postgresql.org/git/postgresql.git
synced 2025-03-01 19:45:33 +08:00
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. */
|
||||
#if (_MSC_VER < 1500)
|
||||
#define USE_SLICING_BY_8_CRC32C 1
|
||||
#end
|
||||
#endif
|
||||
|
||||
/* Define to 1 use Intel SSE 4.2 CRC instructions. */
|
||||
/* #undef USE_SSE42_CRC32C */
|
||||
|
Loading…
Reference in New Issue
Block a user