mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-13 02:53:38 +00:00
48451182f8
Make ClickHouse compilable and runnable on risc-v 64 So far only basic functionality was tested (on real hw), clickhouse server runs, exceptions works, client works, simple tests works. What doesn't work: 1. traces - they are always empty 2. system.stack_trace only have first frame |
||
---|---|---|
.. | ||
default_libs.cmake | ||
toolchain-aarch64.cmake | ||
toolchain-ppc64le.cmake | ||
toolchain-riscv64.cmake | ||
toolchain-x86_64-musl.cmake | ||
toolchain-x86_64.cmake |