mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-12 02:23:14 +00:00
7b7eec6141
The proposed script for installing clang (sudo bash -c "$(wget -O - https://apt.llvm.org/llvm.sh)) doesn't automatically create symlinks from clang-XX to clang. Thus we need to either specify the version like clang-13 or instruct the user to create symlinks. I think the former is easier. |
||
---|---|---|
.. | ||
adding_test_queries.md | ||
architecture.md | ||
browse-code.md | ||
build-cross-arm.md | ||
build-cross-osx.md | ||
build-cross-riscv.md | ||
build-osx.md | ||
build.md | ||
continuous-integration.md | ||
contrib.md | ||
developer-instruction.md | ||
index.md | ||
style.md | ||
tests.md |