Skip to content

Commit 18f4b7e

Browse files
committed
[gn] port b1be213
1 parent 93ee9d1 commit 18f4b7e

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
@@ -55,6 +55,7 @@ write_cmake_config("lit_common_configured") {
5555
"COMPILER_RT_ENABLE_INTERNAL_SYMBOLIZER_PYBOOL=False",
5656
"COMPILER_RT_HAS_NO_DEFAULT_CONFIG_FLAG_PYBOOL=True",
5757
"COMPILER_RT_INTERCEPT_LIBDISPATCH_PYBOOL=False",
58+
"COMPILER_RT_RESOLVED_EXEC_OUTPUT_DIR=" + rebase_path(crt_current_out_dir),
5859
"COMPILER_RT_RESOLVED_LIBRARY_OUTPUT_DIR=" +
5960
rebase_path(crt_current_out_dir),
6061
"COMPILER_RT_RESOLVED_OUTPUT_DIR=" + rebase_path(crt_current_out_dir),

0 commit comments

Comments
 (0)