Skip to content

Commit 6652961

Browse files
committed
[gn build] Manually port 556e69b7
1 parent 5352914 commit 6652961

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
@@ -92,6 +92,7 @@ write_lit_cfg("lit_api_site_cfg") {
9292
"LLDB_FRAMEWORK_DIR=XXX_framework_dir",
9393
"CMAKE_CXX_COMPILER=c++", # XXX use bin/clang++ instead?
9494
"HOST_OS=$host_os", # XXX
95+
"Python3_ROOT_DIR=", # FIXME
9596
]
9697

9798
if (is_debug) {

0 commit comments

Comments
 (0)