在 2019/4/18 16:51, Martin Storsjö 写道: > This function exists in the import library for all other architectures, > and exists in libmingwex.a without an underscore prefix. > > Signed-off-by: Martin Storsjö <[email protected]> > --- > mingw-w64-crt/Makefile.am | 1 + > mingw-w64-crt/math/x86/_copysignf.c | 14 ++++++++++++++ > 2 files changed, 15 insertions(+) > create mode 100644 mingw-w64-crt/math/x86/_copysignf.c > >
This patch looks good to me. -- Best regards, LH_Mouse _______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
