[Lldb-commits] [PATCH] D68910: python path should be platform-dependent

Haibo Huang via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Oct 15 14:51:08 PDT 2019


hhb added a comment.

One additional statement in openSUSE comparing to standard python:

  libdir = plat_specific and get_config_var("platlibdir") or "lib"

Hmmm basically what does platform dependent mean...

Anyway this change looks good to me.


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