mirror of
https://github.com/reactos/reactos.git
synced 2025-08-05 19:12:57 +00:00
[CRT] Improve _matherr handling
This commit is contained in:
parent
4d50f81419
commit
3d497ca883
2 changed files with 15 additions and 6 deletions
|
@ -1,9 +1,9 @@
|
|||
|
||||
list(APPEND LIBCNTPR_MATH_SOURCE
|
||||
math/_invoke_matherr.c
|
||||
math/abs.c
|
||||
math/div.c
|
||||
math/labs.c
|
||||
math/usermatherr.c
|
||||
)
|
||||
|
||||
if(ARCH STREQUAL "i386")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue