[Lldb-commits] [PATCH] Add -lpthread to LLDB shared lib link line unconditionally
Keno Fischer
kfischer at college.harvard.edu
Thu Jun 18 18:10:44 PDT 2015
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