ClickHouse/cmake/linux
qiangxuhui 97a5de9653 Initial support for loongarch64
Make ClickHouse compilable and runnable on loongarch64

So far only basic functionality was tested (on real hw),
clickhouse server runs, exceptions works, client works,
simple tests works.
2024-05-14 07:45:26 +00:00
..
default_libs.cmake Remove leftovers of GCC support in cmake rules 2024-05-07 21:07:02 +02:00
toolchain-aarch64.cmake Remove more code that I don't understand 2023-11-17 13:06:38 +01:00
toolchain-loongarch64.cmake Initial support for loongarch64 2024-05-14 07:45:26 +00:00
toolchain-ppc64le.cmake Remove more code that I don't understand 2023-11-17 13:06:38 +01:00
toolchain-riscv64.cmake Remove more code that I don't understand 2023-11-17 13:06:38 +01:00
toolchain-s390x.cmake Remove more code that I don't understand 2023-11-17 13:06:38 +01:00
toolchain-x86_64-musl.cmake Remove more code that I don't understand 2023-11-17 13:06:38 +01:00
toolchain-x86_64.cmake Remove more code that I don't understand 2023-11-17 13:06:38 +01:00