Skip to content

Commit d8a2bbe

Browse files
committed
remove math.fabs dependency
1 parent 14dbebd commit d8a2bbe

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
@@ -3992,7 +3992,6 @@ add_fp_unittest(
39923992
DEPENDS
39933993
libc.src.math.asinpif16
39943994
libc.src.errno.errno
3995-
libc.src.math.fabs
39963995
)
39973996

39983997
add_fp_unittest(

0 commit comments

Comments
 (0)