Skip to content

Commit

Permalink
[gn] port 0e91323 (LLDB_TEST_MAKE)
Browse files Browse the repository at this point in the history
  • Loading branch information
nico committed Oct 10, 2024
1 parent 3737a53 commit 005e601
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions llvm/utils/gn/secondary/lldb/test/BUILD.gn
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ write_lit_cfg("lit_api_site_cfg") {
"LLDB_TEST_BUILD_DIRECTORY=" + rebase_path("$target_gen_dir/test_build"),
"LLDB_TEST_DSYMUTIL=" + rebase_path("$root_build_dir/bin/dsymutil"),
"LLDB_TEST_EXECUTABLE=" + rebase_path("$root_build_dir/bin/lldb"),
"LLDB_TEST_MAKE=make",
"LLDB_TEST_MODULE_CACHE_CLANG=" +
rebase_path(
"$target_gen_dir/lldb-test-build.noindex/module-cache-clang"),
Expand Down

0 comments on commit 005e601

Please sign in to comment.