[gn build] (manually) port dfb77f2e99

This commit is contained in:
Nico Weber 2022-07-05 10:59:41 +02:00
parent dc46ae6df5
commit b6ad8cbb35
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@ write_cmake_config("lit_site_cfg") {
"LLD_BINARY_DIR=" + rebase_path(get_label_info("//lld", "target_out_dir")),
"CURRENT_LIBS_DIR=", # FIXME: for shared builds only (?)
"CURRENT_TOOLS_DIR=" + rebase_path("$root_out_dir/bin"),
"ENABLE_BACKTRACES=1",
"LLD_SOURCE_DIR=" + rebase_path("//lld"),
"LLVM_BINARY_DIR=" +
rebase_path(get_label_info("//llvm", "target_out_dir")),