Skip to content

Commit 71149fd

Browse files
committed
[libc][math][c23] Remove FMA_OPT flag.
1 parent 7e03a43 commit 71149fd

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

libc/test/src/math/CMakeLists.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1789,8 +1789,6 @@ add_fp_unittest(
17891789
libc.src.math.fmaf16
17901790
libc.src.stdlib.rand
17911791
libc.src.stdlib.srand
1792-
FLAGS
1793-
FMA_OPT__ONLY
17941792
)
17951793

17961794
add_fp_unittest(

0 commit comments

Comments
 (0)