mirror of
https://github.com/MariaDB/server.git
synced 2025-01-16 20:12:31 +01:00
a2c826b6aa
These are different from the existing crc32 functions which where really crc32c.
2 lines
128 B
CMake
2 lines
128 B
CMake
ENABLE_LANGUAGE(ASM)
|
|
ADD_CONVENIENCE_LIBRARY(${CRC32_VPMSUM_LIBRARY} crc32c.S crc32c_wrapper.c crc32ieee.S crc32ieee_wrapper.c)
|