在 2020/11/17 下午9:43, Martin Storsjö 写道:
> Remove arch specific ifdefs and instead add dummy symbols to the
> arm specific import libs.
> 
> Also add a dummy symbol for __winitenv, fixing building apps
> that use a wmain() function for arm/aarch64 when targeting msvcrt.dll.
> 
> Signed-off-by: Martin Storsjö <[email protected]>
> ---
>  mingw-w64-crt/Makefile.am        |  2 ++
>  mingw-w64-crt/crt/crtexe.c       |  4 +---
>  mingw-w64-crt/include/internal.h |  2 +-
>  mingw-w64-crt/misc/initenv.c     | 12 ++++++++++++
>  4 files changed, 16 insertions(+), 4 deletions(-)
>  create mode 100644 mingw-w64-crt/misc/initenv.c
> 

This patch looks good to me.



-- 
Best regards,
LH_Mouse

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Mingw-w64-public mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to