[Lldb-commits] [PATCH] D68910: python path should be platform-dependent
Luboš Luňák via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Tue Oct 15 12:41:24 PDT 2019
llunak added a comment.
In D68910#1709832 <https://reviews.llvm.org/D68910#1709832>, @hhb wrote:
> Can you sync to the latest code and try again? Your problem is likely to be fixed in a previous change...
With current master 'ninja install' at least proceeds without an error. But it still puts things in lib/ and given that one of the files is the _lldb.so symlink, I still think it should go to lib64/ (and that's indeed where the official openSUSE package puts it).
Repository:
rLLDB LLDB
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D68910/new/
https://reviews.llvm.org/D68910
More information about the lldb-commits
mailing list