Skip to content

Commit 5c9d2db

Browse files
committed
[gn build] try to port 707d69f
1 parent 351c10c commit 5c9d2db

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
@@ -50,6 +50,7 @@ write_cmake_config("lit_common_configured") {
5050
"COMPILER_RT_EMULATOR=",
5151
"COMPILER_RT_ASAN_SHADOW_SCALE=",
5252
"COMPILER_RT_MEMPROF_SHADOW_SCALE=",
53+
"COMPILER_RT_TEST_USE_LLD_PYBOOL=0", # FIXME: base off use_lld?
5354
"SANITIZER_CAN_USE_CXXABI_PYBOOL=True",
5455
"COMPILER_RT_HAS_LLD_PYBOOL=True",
5556
"COMPILER_RT_HAS_GWP_ASAN_PYBOOL=False",

0 commit comments

Comments
 (0)