================ @@ -266,6 +266,21 @@ $ cmake -G Ninja \ It is strongly recommend to use a release build for the compiler to speed up test execution. +#### Script Interpreter Plugins + +LLDB's script interpreter plugins (for Python and Lua) can be built as static +or dynamic libraries. This is controlled by +`LLDB_ENABLE_DYNAMIC_SCRIPTINTERPRETERS`, which defaults to `ON` on masOS and ---------------- DavidSpickett wrote:
MacOS, or whatever your brand guidelines say :) https://github.com/llvm/llvm-project/pull/212655 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
