https://bugs.llvm.org/show_bug.cgi?id=43442
Bug ID: 43442
Summary: LLDB installs Python modules to wrong path on some
systems
Product: lldb
Version: 9.0
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P
Component: All Bugs
Assignee: lldb-dev@lists.llvm.org
Reporter: mgo...@gentoo.org
CC: jdevliegh...@apple.com, llvm-b...@lists.llvm.org
Blocks: 43360
The old code unconditionally assumed lib${LLVM_LIBDIR_SUFFIX}, while some
systems install Python stuff into /usr/lib while regular libraries are in
/usr/lib64. I've addressed this in r372835, and I think we should have this
backported for 9.0.1.
The commit is fresh, so let's wait a while before merging it. I'm opening the
bug so that I don't forget.
Referenced Bugs:
https://bugs.llvm.org/show_bug.cgi?id=43360
[Bug 43360] [meta] 9.0.1 Release Blockers
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
lldb-dev mailing list
lldb-dev@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev