summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test
diff options
context:
space:
mode:
authorMichal Gorny <mgorny@gentoo.org>2019-09-25 09:47:35 +0000
committerMichal Gorny <mgorny@gentoo.org>2019-09-25 09:47:35 +0000
commit7efca81f7debcc6fa87f2a9763c2af3d6a8f10ac (patch)
tree945538384a051124e2cd05504176b3a4c1a20e6b /lldb/packages/Python/lldbsuite/test
parent286860986e2281d2b7c67a1d50d142b4834b0d1f (diff)
downloadbcm5719-llvm-7efca81f7debcc6fa87f2a9763c2af3d6a8f10ac.tar.gz
bcm5719-llvm-7efca81f7debcc6fa87f2a9763c2af3d6a8f10ac.zip
[lldb] [cmake] Fix installing Python modules on systems using /usr/lib
Fix installing Python modules on systems that use /usr/lib for Python while installing other libraries in /usr/lib64. Rewrite CMake logic to query correct directories from Python, similarly to how prepare_binding_Python.py does it. Furthermore, change the regex used in get_relative_lib_dir.py to allow 'lib' without suffix. I think that the code can be further improved but I'd like to take this enterprise in smaller steps in case one of them breaks something. Differential Revision: https://reviews.llvm.org/D67890 llvm-svn: 372835
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud