[Lldb-commits] [PATCH] D14790: cmake: add -DLLDB_ALLOW_STATIC_BINDINGS=1, defaults off

Zachary Turner via lldb-commits lldb-commits at lists.llvm.org
Wed Nov 18 15:04:06 PST 2015


zturner added a comment.

If nobody on the Apple side is using CMake, then I'm still not clear why we need this.  Everyone using CMake already will continue to work fine using dynamically generated bindings, right?

I still don't agree with the need for the static bindings in any configuration, but if it's entirely on the Xcode side then there's not much I can do about it.  But I really don't want this in the CMake build, and nobody else who depends on the CMake build has spoken up saying they need this.


http://reviews.llvm.org/D14790





More information about the lldb-commits mailing list