[llvm] 0b13c6b - [gn build] (manually) port 6c99a3469d9c
Nico Weber via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 18 03:56:40 PST 2022
Author: Nico Weber
Date: 2022-02-18T06:56:32-05:00
New Revision: 0b13c6b88e65bedc2d702e1ae1743a081461a814
URL: https://github.com/llvm/llvm-project/commit/0b13c6b88e65bedc2d702e1ae1743a081461a814
DIFF: https://github.com/llvm/llvm-project/commit/0b13c6b88e65bedc2d702e1ae1743a081461a814.diff
LOG: [gn build] (manually) port 6c99a3469d9c
Added:
Modified:
llvm/utils/gn/secondary/lldb/include/lldb/Host/BUILD.gn
Removed:
################################################################################
diff --git a/llvm/utils/gn/secondary/lldb/include/lldb/Host/BUILD.gn b/llvm/utils/gn/secondary/lldb/include/lldb/Host/BUILD.gn
index b8645f45a4404..7e9c03c84e784 100644
--- a/llvm/utils/gn/secondary/lldb/include/lldb/Host/BUILD.gn
+++ b/llvm/utils/gn/secondary/lldb/include/lldb/Host/BUILD.gn
@@ -22,6 +22,7 @@ write_cmake_config("Config") {
"LLDB_ENABLE_PYTHON=",
"LLDB_ENABLE_FBSDVMCORE=",
"LLDB_EMBED_PYTHON_HOME=",
+ "LLDB_GLOBAL_INIT_DIRECTORY=",
"LLDB_PYTHON_HOME=",
More information about the llvm-commits
mailing list