Files
clang-p2996/lldb/source/Core
Harmen Stoppels 0a9bdc276d [lldb] Fix linking to libtinfo (#69458)
LLVM detects when ncurses has a separate terminfo library, but linking to it
was broken in lldb since b66339575a (LLVM14)
due to a change of variables. This commit fixes that oversight.
2023-10-18 16:06:50 +01:00
..