We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 427c5bf commit 1e82d50Copy full SHA for 1e82d50
llvm/utils/gn/secondary/clang-tools-extra/test/BUILD.gn
@@ -35,7 +35,6 @@ write_lit_config("lit_site_cfg") {
35
"CURRENT_TOOLS_DIR=" + rebase_path("$root_out_dir/bin"),
36
"CLANG_PLUGIN_SUPPORT=0",
37
"LLVM_HOST_TRIPLE=$llvm_current_triple",
38
- "LLVM_INSTALL_TOOLCHAIN_ONLY=0",
39
"LLVM_LIT_TOOLS_DIR=", # Intentionally empty, matches cmake build.
40
"LLVM_TOOLS_DIR=" + rebase_path("$root_out_dir/bin"),
41
"Python3_EXECUTABLE=$python_path",
0 commit comments