Skip to content

Commit f104d64

Browse files
committed
[gn] port b22965d
1 parent fffb389 commit f104d64

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
@@ -98,6 +98,7 @@ write_lit_cfg("lit_shell_site_cfg") {
9898
input = "//lldb/test/Shell/lit.site.cfg.py.in"
9999
output = lldb_lit_shell_site_cfg_file
100100
extra_values = [
101+
"CMAKE_SYSROOT=",
101102
"LLDB_ENABLE_LUA=0", # FIXME: gn arg, use in Config.h
102103
"LLDB_ENABLE_LZMA=0", # FIXME: gn arg, use in Config.h
103104
"LLDB_ENABLE_PYTHON=0", # FIXME: gn arg, use in Config.h

0 commit comments

Comments
 (0)