Skip to content

Commit c27cf2b

Browse files
committed
Removed repeated dependency in CMakeLists
1 parent b0e8a93 commit c27cf2b

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
@@ -3971,7 +3971,6 @@ add_entrypoint_object(
39713971
libc.src.__support.FPUtil.cast
39723972
libc.src.__support.FPUtil.fenv_impl
39733973
libc.src.__support.FPUtil.fp_bits
3974-
libc.src.__support.FPUtil.fp_bits
39753974
libc.src.__support.FPUtil.multiply_add
39763975
libc.src.__support.FPUtil.polyeval
39773976
libc.src.__support.FPUtil.sqrt

0 commit comments

Comments
 (0)