K 10 svn:author V 6 brooks K 8 svn:date V 27 2021-01-11T23:46:56.484372Z K 7 svn:log V 312 llvm10: Avoid untracked ncurses depend Force linkage with the base system's ncurses in lldb and disable terminfo to avoid untracked dependencies when ncurses is installed from ports. Ideally we'd also use the base libtinfo, but I have been unable to find a way to force it to be used. PR: 252120 MFH: 2021Q1 END