Skip to content

Commit 3428c28

Browse files
committed
[gn] port 5176df5
1 parent 03d362d commit 3428c28

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +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",
67+
"COMPILER_RT_HAS_AARCH64_SME_PYBOOL=False",
6868
"COMPILER_RT_HAS_LLD_PYBOOL=True",
6969
"COMPILER_RT_HAS_GWP_ASAN_PYBOOL=False",
7070
"HAVE_RPC_XDR_H=0",

0 commit comments

Comments
 (0)