]> Savannah Git Hosting - gnulib.git/commit
crc-x86_64: Fix compilation error with clang.
authorBruno Haible <bruno@clisp.org>
Sat, 21 Dec 2024 21:59:18 +0000 (22:59 +0100)
committerBruno Haible <bruno@clisp.org>
Sat, 21 Dec 2024 22:00:10 +0000 (23:00 +0100)
commitd35085480fc31ed92b20bea4abe8a0216be64363
treedbafead1d75d812b4cce5cb763fd61fe3a3ad81e
parented7f79d453b773d0d0232640d243d63ee865490d
crc-x86_64: Fix compilation error with clang.

* modules/crc-x86_64 (Makefile.am): Declare a separate library
libpclmul.{a,la}.
* lib/crc-x86_64-pclmul.c: Remove the GCC pragmas.
ChangeLog
lib/crc-x86_64-pclmul.c
modules/crc-x86_64