Skip to content

Commit de68294

Browse files
committed
[bazel] Add missing dependency for 3c64a98
1 parent e88cd40 commit de68294

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

utils/bazel/llvm-project-overlay/libc/BUILD.bazel

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1191,6 +1191,7 @@ libc_function(
11911191
hdrs = ["src/errno/libc_errno.h"],
11921192
deps = [
11931193
":__support_common",
1194+
":__support_cpp_atomic",
11941195
":__support_macros_attributes",
11951196
":__support_macros_properties_architectures",
11961197
":hdr_errno_macros",

0 commit comments

Comments
 (0)