[gn build] (manually) port 76a168bce0 better

This commit is contained in:
Nico Weber 2020-11-02 10:14:52 -05:00
parent b3639e9ae9
commit 1260041b3a
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ write_lit_config("lit_site_cfg") {
"CLANG_LIBS_DIR=", # needed only for shared builds
"CLANG_TOOLS_DIR=",
"CLANGD_ENABLE_REMOTE=",
"CLANGD_ENABLE_REMOTE=0",
"LLVM_HOST_TRIPLE=$llvm_current_triple",
"LLVM_LIT_TOOLS_DIR=", # Intentionally empty, matches cmake build.
"LLVM_TOOLS_DIR=" + rebase_path("$root_out_dir/bin"),