[Bazel] Fixes 2c24f02 (#188603)
This fixes 2c24f0292496332cd8ff0fa736b128890e039411.
This commit is contained in:
parent
0129ecf022
commit
47f032e695
@ -2707,6 +2707,7 @@ libc_support_library(
|
||||
name = "__support_math_acoshf",
|
||||
hdrs = ["src/__support/math/acoshf.h"],
|
||||
deps = [
|
||||
":__support_fputil_except_value_utils",
|
||||
":__support_fputil_fenv_impl",
|
||||
":__support_fputil_fp_bits",
|
||||
":__support_fputil_multiply_add",
|
||||
@ -4960,6 +4961,7 @@ libc_support_library(
|
||||
":__support_macros_optimization",
|
||||
":__support_macros_properties_cpu_features",
|
||||
":__support_math_acosh_float_constants",
|
||||
":__support_math_acoshf_utils",
|
||||
":__support_math_common_constants",
|
||||
],
|
||||
)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user