[libc][math] Fix fma bazel build (#187107)
This commit is contained in:
parent
2ef41cca14
commit
f0e699a35c
@ -7107,7 +7107,7 @@ libc_math_function(
|
||||
|
||||
libc_math_function(
|
||||
name = "fma",
|
||||
additional_deps = [":__support_fputil_fma"],
|
||||
additional_deps = [":__support_math_fma"],
|
||||
)
|
||||
|
||||
libc_math_function(
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user