Skip to content

Commit b5fc4a8

Browse files
committed
[bazel] Add missing dependencies
1 parent e91e3cf commit b5fc4a8

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
@@ -578,6 +578,7 @@ libc_support_library(
578578
":__support_common",
579579
":__support_error_or",
580580
":__support_osutil_syscall",
581+
":errno",
581582
],
582583
)
583584

0 commit comments

Comments
 (0)