[llvm-bugs] [Bug 25038] New: cmake build does not add python readline stub module when building the lldb target

via llvm-bugs llvm-bugs at lists.llvm.org
Sat Oct 3 16:33:19 PDT 2015


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

            Bug ID: 25038
           Summary: cmake build does not add python readline stub module
                    when building the lldb target
           Product: lldb
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: All Bugs
          Assignee: lldb-dev at lists.llvm.org
          Reporter: todd.fiala at gmail.com
                CC: llvm-bugs at lists.llvm.org
    Classification: Unclassified

When testing http://reviews.llvm.org/D13268 on Linux, I discovered we had
another broken dependency: the Linux-side python readline module does not build
when we build the lldb target.

Fix that.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20151003/46a343ba/attachment.html>


More information about the llvm-bugs mailing list