Fix USE_SLICING_BY_8_CRC32C builds on x86

A future commit will move the CRC function choosing logic to the
file where the hardware-specific functions are defined, but until
then add guards for builds without those functions. Oversight in
commit b9278871f.

Per buildfarm animal rhinoceros

Reported-by: Tom Lane <[email protected]>
Discussion: https://postgr.es/m/[email protected]

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/3322f01a11b79d4b3c84ae9322c0984891349e46

Modified Files
--------------
src/port/pg_cpu_x86.c | 4 ++++
1 file changed, 4 insertions(+)

Reply via email to