Skip to content

Commit fa98c8d

Browse files
authored
Fix bazel build for #166719
1 parent b9ea93c commit fa98c8d

File tree

1 file changed

+1
-0
lines changed
  • utils/bazel/llvm-project-overlay/libc/test/src/stdlib

1 file changed

+1
-0
lines changed

utils/bazel/llvm-project-overlay/libc/test/src/stdlib/BUILD.bazel

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -174,6 +174,7 @@ libc_test_library(
174174
deps = [
175175
"//libc:__support_cpp_type_traits",
176176
"//libc:__support_fputil_fp_bits",
177+
"//libc:__support_macros_properties_architectures",
177178
"//libc/test/UnitTest:LibcUnitTest",
178179
],
179180
)

0 commit comments

Comments
 (0)