Skip to content

Commit 9a03d94

Browse files
committed
[gn] port 3ab8d2a
Might want to set this to True (and add a few source files to builtins) at some point, but for now heal the bots.
1 parent 45c84f8 commit 9a03d94

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
@@ -64,6 +64,7 @@ write_cmake_config("lit_common_configured") {
6464
"SANITIZER_CAN_USE_CXXABI_PYBOOL=True",
6565
"SANITIZER_USE_STATIC_CXX_ABI_PYBOOL=False",
6666
"SANITIZER_USE_STATIC_LLVM_UNWINDER_PYBOOL=False",
67+
"COMPILER_RT_HAS_AARCH64_SME=False",
6768
"COMPILER_RT_HAS_LLD_PYBOOL=True",
6869
"COMPILER_RT_HAS_GWP_ASAN_PYBOOL=False",
6970
"HAVE_RPC_XDR_H=0",

0 commit comments

Comments
 (0)