v.23.10Build/Testing/Packaging Improvement
Error Building ClickHouse with Global AVX Instructions Due to Snappy CRC32 Issue
An error was occuring when building ClickHouse with the AVX series of instructions enabled globally (which isn't recommended). The reason is that snappy does not enable SNAPPY_HAVE_X86_CRC32. #55049 (monchickey).