Bug ID 24831
Summary cmake + ninja: ‘ninja lldb’ misses lib/python2.7 build dependency on Linux
Product lldb
Version unspecified
Hardware PC
OS All
Status NEW
Severity normal
Priority P
Component All Bugs
Assignee lldb-dev@lists.llvm.org
Reporter todd.fiala@gmail.com
CC llvm-bugs@lists.llvm.org
Classification Unclassified
When building with 'ninja lldb' per the LLDB webpage, on Linux this misses
building the dependent lib/python2.7 directory and the python lldb module. Fix
this.