Re: BUG #18839: ARMv7 builds fail due to missing __crc32cw and similar

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: mat999@gmail.com
Cc: pgsql-bugs@lists.postgresql.org
Date: 2025-03-12T14:06:41Z
Lists: pgsql-bugs
PG Bug reporting form <noreply@postgresql.org> writes:
> Changes made to support hardware CRC seem to have broken ARMv7 builds for
> us.

What is your build platform *exactly* -- what OS version, C compiler
version, etc?  "Debian" is not an adequate description.  Did you
use any nondefault configure options?  Which PG version did you
last build successfully?

			regards, tom lane



Commits

  1. Update configure probes for CFLAGS needed for ARM CRC instructions.