Skip to content

Commit

Permalink
[bazel] Add missing dependency for 3c64a98
Browse files Browse the repository at this point in the history
  • Loading branch information
d0k committed Jul 1, 2024
1 parent e88cd40 commit de68294
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions utils/bazel/llvm-project-overlay/libc/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -1191,6 +1191,7 @@ libc_function(
hdrs = ["src/errno/libc_errno.h"],
deps = [
":__support_common",
":__support_cpp_atomic",
":__support_macros_attributes",
":__support_macros_properties_architectures",
":hdr_errno_macros",
Expand Down

0 comments on commit de68294

Please sign in to comment.