[gn build] (manually) port 2b69eb4a7d

This commit is contained in:
Nico Weber 2022-03-15 19:05:46 -04:00
parent 3580721a59
commit 78d29203ad

View File

@ -34,6 +34,7 @@ write_lit_config("lit_site_cfg") {
extra_values = [
"CLANG_TOOLS_DIR=" + rebase_path("$root_out_dir/bin"),
"CLANG_PLUGIN_SUPPORT=0",
"LLVM_HOST_TRIPLE=$llvm_current_triple",
"LLVM_INSTALL_TOOLCHAIN_ONLY=0",
"LLVM_LIT_TOOLS_DIR=", # Intentionally empty, matches cmake build.
"LLVM_TOOLS_DIR=" + rebase_path("$root_out_dir/bin"),