Skip to content

Commit 8c2e8b5

Browse files
committed
[gn] port a14a83d
1 parent 19b0453 commit 8c2e8b5

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
@@ -53,6 +53,7 @@ write_cmake_config("lit_common_configured") {
5353
"COMPILER_RT_BUILD_STANDALONE_LIBATOMIC_PYBOOL=False",
5454
"COMPILER_RT_DEBUG_PYBOOL=False",
5555
"COMPILER_RT_ENABLE_INTERNAL_SYMBOLIZER_PYBOOL=False",
56+
"COMPILER_RT_HAS_NO_DEFAULT_CONFIG_FLAG_PYBOOL=True",
5657
"COMPILER_RT_INTERCEPT_LIBDISPATCH_PYBOOL=False",
5758
"COMPILER_RT_RESOLVED_LIBRARY_OUTPUT_DIR=" +
5859
rebase_path(crt_current_out_dir),

0 commit comments

Comments
 (0)