mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-26 11:26:08 +00:00
[bazel] Add missing dependency after 74a1ca504bf60f02431140ee72dbe1c158556237
This commit is contained in:
parent
7b51777ed8
commit
393a957d1c
@ -675,6 +675,7 @@ libc_support_library(
|
||||
deps = [
|
||||
":__support_common",
|
||||
":__support_cpp_type_traits",
|
||||
":__support_fputil_dyadic_float",
|
||||
":__support_fputil_fenv_impl",
|
||||
":__support_fputil_fp_bits",
|
||||
":__support_macros_optimization",
|
||||
@ -1089,7 +1090,7 @@ libc_support_library(
|
||||
":__support_macros_optimization",
|
||||
":__support_osutil_syscall",
|
||||
":types_pid_t",
|
||||
]
|
||||
],
|
||||
)
|
||||
|
||||
libc_support_library(
|
||||
|
Loading…
x
Reference in New Issue
Block a user