Skip to content

Commit 41220f5

Browse files
committed
fixup! [libc][math][c23] Add fabsf16 C23 math function
Remove unused direct dependency from fabsf16_test target.
1 parent d5d24c6 commit 41220f5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

libc/test/src/math/smoke/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,6 @@ add_fp_unittest(
102102
FAbsTest.h
103103
DEPENDS
104104
libc.src.math.fabsf16
105-
libc.src.__support.FPUtil.fp_bits
106105
)
107106

108107
add_fp_unittest(

0 commit comments

Comments
 (0)