mirror of
https://github.com/ElementsProject/lightning.git
synced 2026-08-19 13:17:42 +02:00
Replaced the complex LLVM 18 specific setup with simpler approach: - Update all runners to ubuntu-24.04 - Use default clang package (no version-specific installation) - Use default llvm-profdata and llvm-cov from system packages - Removed custom LLVM repository setup - Removed version-specific tool paths and symlinks - Removed libclang-rt-18-dev dependency (included with build-essential) This approach leverages the system's default LLVM/Clang toolchain on ubuntu-24.04, which avoids version mismatch issues entirely. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| install-bitcoind.sh | ||
| setup.sh | ||
| sync-rpc-cmds.py | ||