Skip to content

Commit c1b8297

Browse files
author
Dmitry Chernenkov
committed
[bazel] Bazel fix for 69bd7fa
1 parent 179d2ef commit c1b8297

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
@@ -152,6 +152,7 @@ cc_library(
152152
deps = [
153153
"//libc:__support_cpp_limits",
154154
"//libc:__support_cpp_type_traits",
155+
"//libc:__support_macros_properties_architectures",
155156
"//libc:errno.__internal__",
156157
"//libc/test/UnitTest:LibcUnitTest",
157158
],

0 commit comments

Comments
 (0)