Skip to content

Commit 674b928

Browse files
committed
Removed repeated dependency in CMakeLists
1 parent 3b73ed7 commit 674b928

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

libc/src/math/generic/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3992,7 +3992,6 @@ add_entrypoint_object(
39923992
libc.src.__support.FPUtil.cast
39933993
libc.src.__support.FPUtil.fenv_impl
39943994
libc.src.__support.FPUtil.fp_bits
3995-
libc.src.__support.FPUtil.fp_bits
39963995
libc.src.__support.FPUtil.multiply_add
39973996
libc.src.__support.FPUtil.polyeval
39983997
libc.src.__support.FPUtil.sqrt

0 commit comments

Comments
 (0)