http://llvm.org/bugs/show_bug.cgi?id=21459
Bug ID: 21459 Summary: CMake does not check for libedit Product: lldb Version: unspecified Hardware: PC OS: Linux Status: NEW Severity: normal Priority: P Component: All Bugs Assignee: lldb-dev@cs.uiuc.edu Reporter: scsh...@csclub.uwaterloo.ca Classification: Unclassified If libedit is not present, lldb will fail to build due to missing histline.h. CMake should correctly check for libedit and fail if it is not present. -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ lldb-dev mailing list lldb-dev@cs.uiuc.edu http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev