mirror of
https://github.com/MariaDB/server.git
synced 2025-01-30 18:41:56 +01:00
5dbea46cfd
ALIGN was defined already: mysys/crc32/crc32c.cc:390: warning: "ALIGN" redefined #define ALIGN(n, m) ((n + ((1 << m) - 1)) & ~((1 << m) - 1)) In file included from /root/aix/build/include/my_global.h:543, from /root/aix/build/mysys/crc32/crc32c.cc:22: /opt/freeware/lib/gcc/powerpc-ibm-aix7.1.0.0/8/include-fixed/sys/socket.h:788: note: this is the location of the previous definition #define ALIGN(p) (ulong)((caddr_t)(p) + MACHINE_ALIGNMENT - 1 - \ |
||
---|---|---|
.. | ||
clang_workaround.h | ||
crc32_arm64.c | ||
crc32_ppc64.c | ||
crc32_x86.c | ||
crc32c.cc | ||
crc32c_ppc.c | ||
crc32c_ppc.h | ||
crc_ppc64.h | ||
pcc_crc32_constants.h | ||
pcc_crc32c_constants.h |