[llvm-bugs] [Bug 24833] New: cmake + ninja: 'ninja lldb' misses lldb-server dependency on Linux

via llvm-bugs llvm-bugs at lists.llvm.org
Tue Sep 15 16:22:19 PDT 2015


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

            Bug ID: 24833
           Summary: cmake + ninja: 'ninja lldb' misses lldb-server
                    dependency on Linux
           Product: lldb
           Version: unspecified
          Hardware: PC
                OS: All
            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

On Linux, lldb-server is a dependency of the lldb target.  Fix the build system
to recognize this so that:
ninja lldb
produces an lldb that can do something.

-- 
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/20150915/aaee2720/attachment.html>


More information about the llvm-bugs mailing list