[bazel] Port for 7302c8dbe7

This commit is contained in:
Haojian Wu
2024-11-12 21:06:19 +01:00
parent d922045381
commit 70d6789c7a

View File

@@ -14,6 +14,7 @@ libc_test(
name = "fpbits_test",
srcs = ["fpbits_test.cpp"],
deps = [
"//libc:__support_big_int",
"//libc:__support_fputil_fp_bits",
"//libc:__support_fputil_fpbits_str",
"//libc:__support_integer_literals",