Skip to content

Commit e616fa5

Browse files
committed
[bazel] Add missing dep for vfprintf_internal
1 parent 7a93508 commit e616fa5

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
@@ -3410,6 +3410,7 @@ libc_support_library(
34103410
":__support_arg_list",
34113411
":__support_file_file",
34123412
":__support_macros_attributes",
3413+
":types_FILE",
34133414
":printf_main",
34143415
":printf_writer",
34153416
],

0 commit comments

Comments
 (0)