Skip to content

Commit ae2b4f6

Browse files
committed
Fix dependency.
1 parent 6ed131e commit ae2b4f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libc/src/math/generic/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4103,7 +4103,7 @@ add_entrypoint_object(
41034103
libc.src.__support.FPUtil.fenv_impl
41044104
libc.src.__support.FPUtil.fp_bits
41054105
libc.src.__support.FPUtil.multiply_add
4106-
libc.src.__support.FPUtil.poly_eval
4106+
libc.src.__support.FPUtil.polyeval
41074107
libc.src.__support.FPUtil.sqrt
41084108
libc.src.__support.macros.optimization
41094109
libc.src.__support.macros.properties.cpu_features

0 commit comments

Comments
 (0)