[Lldb-commits] [PATCH] D11127: [CMake] Don't build Interpreter unittest if python is disabled
Keno Fischer
kfischer at college.harvard.edu
Mon Jul 13 11:05:28 PDT 2015
loladiro added a comment.
I was getting a link error with python. I just assumed it was required since it was explicitly linked. Do you mean remove it entirely, independent of whether LLDB_DISABLE_PYTHON is set, or just in that case?
Repository:
rL LLVM
http://reviews.llvm.org/D11127
More information about the lldb-commits
mailing list