Skip to content

Commit c024969

Browse files
committed
[gn] port ff8fc5b, kind of
This is probably the wrong value. Might have to tweak later. But I think nobody is running these tests at the moment anyways.
1 parent 2a5ee25 commit c024969

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
@@ -104,6 +104,7 @@ write_lit_cfg("lit_shell_site_cfg") {
104104
input = "//lldb/test/Shell/lit.site.cfg.py.in"
105105
output = lldb_lit_shell_site_cfg_file
106106
extra_values = [
107+
"CLANG_RESOURCE_DIR=",
107108
"DEFAULT_SYSROOT=",
108109
"LIBCXX_LIBRARY_DIR=" + rebase_path("$root_build_dir/lib"),
109110
"LLDB_ENABLE_LUA=0", # FIXME: gn arg, use in Config.h

0 commit comments

Comments
 (0)