Skip to content

Commit 38bed81

Browse files
committed
[bazel] Add missing deps for afa6bed
1 parent ef5b1ec commit 38bed81

File tree

1 file changed

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

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -420,6 +420,7 @@ libc_support_library(
420420
"//libc:__support_cpp_algorithm",
421421
"//libc:__support_fputil_fenv_impl",
422422
"//libc:__support_fputil_fp_bits",
423+
"//libc:__support_macros_properties_architectures",
423424
"//libc:hdr_math_macros",
424425
"//libc/test/UnitTest:LibcUnitTest",
425426
"//libc/test/UnitTest:fp_test_helpers",

0 commit comments

Comments
 (0)