krytarowski added a comment.

In https://reviews.llvm.org/D29405#664957, @labath wrote:

> Unfortunately, this prevents six.py being copied into the build directory, so 
> a non-installed lldb will still not work (if you don't have the system 
> six.py).
>
> It looks like you will have to pass this flag into finishSwigPythonLLDB.py 
> and check the condition there.


I would do it but I understand how to pass a flag to this script. What and when 
is calling it? I guess that swig executable?

Is there an option to install this file to a build directory with CMake? This 
part is clearer.


Repository:
  rL LLVM

https://reviews.llvm.org/D29405



_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to