> ## Documentation Index
> Fetch the complete documentation index at: https://private-7c7dfe99-detect-table-modification.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

> 面向 AARCH64 架构从源码构建 ClickHouse 的指南

# 如何在 Linux 上为 AARCH64 构建 ClickHouse

在 Aarch64 机器上为 Aarch64 构建 ClickHouse 不需要任何特殊步骤。

如果要在 x86 Linux 机器上为 AArch64 交叉编译 ClickHouse，请向 `cmake` 传递以下参数：`-DCMAKE_TOOLCHAIN_FILE=cmake/linux/toolchain-aarch64.cmake`
