clangd/.github/workflows
Kevin cb1cfd5a92
Fix Linux CI builds (#2319)
- Use container: ubuntu:20.04 instead of container: ubuntu:18.04.
- Add `exp` to `lib_compat.h` to solve the GLIBC 2.29 dependency issue.

Fixes https://github.com/clangd/clangd/issues/2244
2025-02-09 02:05:11 -05:00
..
autobuild.yaml Fix Linux CI builds (#2319) 2025-02-09 02:05:11 -05:00
lib_compat_test.py Compat with older python 2020-05-08 00:01:38 +02:00
lib_compat.h Fix Linux CI builds (#2319) 2025-02-09 02:05:11 -05:00
linux-static-deps.cmake Try to fix static libz on linux 2020-09-24 16:33:20 +02:00