Guide for building ClickHouse from source for the AARCH64 architecture
No special steps are required to build ClickHouse for Aarch64 on an Aarch64 machine.To cross compile ClickHouse for AArch64 on an x86 Linux machine, pass the following flag to cmake: -DCMAKE_TOOLCHAIN_FILE=cmake/linux/toolchain-aarch64.cmake