Skip to content

Commit 005e601

Browse files
committed
[gn] port 0e91323 (LLDB_TEST_MAKE)
1 parent 3737a53 commit 005e601

File tree

1 file changed

+1
-0
lines changed
  • llvm/utils/gn/secondary/lldb/test

1 file changed

+1
-0
lines changed

llvm/utils/gn/secondary/lldb/test/BUILD.gn

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ write_lit_cfg("lit_api_site_cfg") {
6868
"LLDB_TEST_BUILD_DIRECTORY=" + rebase_path("$target_gen_dir/test_build"),
6969
"LLDB_TEST_DSYMUTIL=" + rebase_path("$root_build_dir/bin/dsymutil"),
7070
"LLDB_TEST_EXECUTABLE=" + rebase_path("$root_build_dir/bin/lldb"),
71+
"LLDB_TEST_MAKE=make",
7172
"LLDB_TEST_MODULE_CACHE_CLANG=" +
7273
rebase_path(
7374
"$target_gen_dir/lldb-test-build.noindex/module-cache-clang"),

0 commit comments

Comments
 (0)