[Lldb-commits] [PATCH] D14790: cmake: add -DLLDB_ALLOW_STATIC_BINDINGS=1, defaults off
Todd Fiala via lldb-commits
lldb-commits at lists.llvm.org
Wed Nov 18 20:40:45 PST 2015
tfiala added a comment.
> For now please leave an option that end user to disable Python. Otherwise erasing it will be done downstream without benefit for the project.
Nobody is talking about removing the option to disable python.
The static binding binding option is ignored (i.e. irrelevant) if python is disabled.
http://reviews.llvm.org/D14790
More information about the lldb-commits
mailing list