在 2021-08-14 02:21, Biswapriyo Nath 写道:
From 48147e98e2f84b04e09c25b6195c3d27d5d527b8 Mon Sep 17 00:00:00 2001 From: Biswapriyo Nath<[email protected]> Date: Fri, 13 Aug 2021 23:51:00 +0530 Subject: [PATCH] crt: Add def files of host compute system APIsSigned-off-by: Biswapriyo Nath<[email protected]> --- mingw-w64-crt/lib-common/computecore.def | 63 +++++++++++++++++++++ mingw-w64-crt/lib-common/computenetwork.def | 55 ++++++++++++++++++ mingw-w64-crt/lib-common/computestorage.def | 19 +++++++ mingw-w64-crt/lib64/Makefile.am | 3 + mingw-w64-crt/libarm64/Makefile.am | 3 + 5 files changed, 143 insertions(+) create mode 100644 mingw-w64-crt/lib-common/computecore.def create mode 100644 mingw-w64-crt/lib-common/computenetwork.def create mode 100644 mingw-w64-crt/lib-common/computestorage.def
Apologies for the late response; I have been overworking these weeks. This patch looks good to me. I pushed it to master. -- Best regards, LIU Hao
OpenPGP_signature
Description: OpenPGP digital signature
_______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
