1
0
mirror of https://git.code.sf.net/p/mingw-w64/mingw-w64 synced 2025-04-08 11:04:31 +03:00
Martin Storsjö 1e8b1ccdd4 crt: Fix condition for fabsf in api-ms-win-crt-math
This was changed erroneously in
95ad23696f57b0f966525b574096bd53d48c773a; fabsf is only available
on arm/aarch64 - it doesn't have anything to do with whether
we are compatible with UCRT regarding long doubles.

Also fix _o_fabsf in ucrtbase-common.def.in which also was changed
erroneously in the same way.

Signed-off-by: Martin Storsjö <martin@martin.st>
2025-04-07 22:38:26 +03:00
2010-02-24 17:55:02 +00:00
2013-02-26 20:29:09 +00:00
2010-01-15 20:22:39 +00:00
Description
No description provided
66 MiB
Languages
C 63%
C++ 20.7%
Makefile 15%
Shell 1%
Yacc 0.1%
Other 0.1%