[bazel][libc] Add missing fenv dep for rint test template
For 49561181bdc8698aa28ee2a46d2faa4cf6767bbe.
This commit is contained in:
parent
e8a3b72272
commit
9760872b53
@ -379,6 +379,7 @@ libc_support_library(
|
||||
deps = [
|
||||
"//libc:__support_fputil_fenv_impl",
|
||||
"//libc:__support_fputil_fp_bits",
|
||||
"//libc:hdr_fenv_macros",
|
||||
"//libc:hdr_math_macros",
|
||||
"//libc/test/UnitTest:LibcUnitTest",
|
||||
"//libc/test/UnitTest:fp_test_helpers",
|
||||
|
Loading…
x
Reference in New Issue
Block a user