[Lldb-commits] [PATCH] Add -lpthread to LLDB shared lib link line unconditionally
Pavel Labath
labath at google.com
Fri Jun 19 13:53:06 PDT 2015
Currently, the description of LLDB_DISABLE_PYTHON is "Disables the
Python scripting integration". I guess we could say that the swig
wrapper falls in this category. I personally have no issue with that,
but I don't know if anyone depends on that behaviour.
On 18 June 2015 at 18:10, Keno Fischer <kfischer at college.harvard.edu> wrote:
> Yes, that's correct. LLDB_DISABLE_PYTHON prevents LLDB from linking python (and disables python specific functionality in the source of course). This also disables the swig wrapper generation.
>
>
> REPOSITORY
> rL LLVM
>
> http://reviews.llvm.org/D5431
>
> EMAIL PREFERENCES
> http://reviews.llvm.org/settings/panel/emailpreferences/
>
>
More information about the lldb-commits
mailing list