mirror of
https://github.com/zeromq/libzmq.git
synced 2024-12-13 18:55:10 +01:00
4a0c83fb12
Solution: detect cacheline size for aligment purposes at build time instead of hard-coding it, so that PPC and S390 can align to a value greater than the 64 bytes default. Uses libc getconf program, and falls back to the previous value of 64 if not found. |
||
---|---|---|
.. | ||
Modules | ||
ci_build.sh | ||
clang-format-check.sh.in | ||
NSIS.template32.in | ||
NSIS.template64.in | ||
platform.hpp.in | ||
ZeroMQConfig.cmake.in |