Skip to content

Commit 187c035

Browse files
committed
[gn] port dfafe38
1 parent b03dc7d commit 187c035

File tree

1 file changed

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

1 file changed

+1
-0
lines changed

llvm/utils/gn/secondary/compiler-rt/test/BUILD.gn

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ write_cmake_config("lit_common_configured") {
5656
"COMPILER_RT_INTERCEPT_LIBDISPATCH_PYBOOL=False",
5757
"COMPILER_RT_RESOLVED_LIBRARY_OUTPUT_DIR=" +
5858
rebase_path(crt_current_out_dir),
59+
"COMPILER_RT_RESOLVED_OUTPUT_DIR=" + rebase_path(crt_current_out_dir),
5960
"COMPILER_RT_EMULATOR=",
6061
"COMPILER_RT_ASAN_SHADOW_SCALE=",
6162
"COMPILER_RT_MEMPROF_SHADOW_SCALE=",

0 commit comments

Comments
 (0)