https://llvm.org/bugs/show_bug.cgi?id=22987

            Bug ID: 22987
           Summary: missing cmake-time check for libedit when building
                    lldb
           Product: Build scripts
           Version: trunk
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P
         Component: cmake
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    Classification: Unclassified

lldb's cmake setup does not check for existence of libedit on Linux, but
blindly attempts to use it anyway. We should check for the existence of libedit
during configuration.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to