build: compilation error with glibc 2.42 due to outdated LLVM
Open
- Dominant language
- OCaml
- Stars
- 15.7k
- Forks
- 2.1k
- Avg merge
- 19h 36m
- Merged PRs (30d)
- 13
Description
Specifically, it is Line 489 of the file `llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.cpp` using a deprecated struct `termio`.
This has been fixed in [59978b21ad9c65276ee8e14f26759691b8a65763](https://github.com/llvm/llvm-project/commit/59978b21ad9c65276ee8e14f26759691b8a65763)
Contributor guide
Assessment
This issue has not been assessed yet.