Hi Alex,
On 27/01/2020 06:32, Alex Henrie wrote:
Signed-off-by: Alex Henrie<[email protected]> --- The name of the library was already correct inside the def files themselves and also in the rstrtmgr.def file for libarm32. --- mingw-w64-crt/Makefile.in | 4 ++-- mingw-w64-crt/lib32/Makefile.am | 2 +- mingw-w64-crt/lib32/{rstrmgr.def => rstrtmgr.def} | 0 mingw-w64-crt/lib64/Makefile.am | 2 +- mingw-w64-crt/lib64/{rstrmgr.def => rstrtmgr.def} | 0 5 files changed, 4 insertions(+), 4 deletions(-) rename mingw-w64-crt/lib32/{rstrmgr.def => rstrtmgr.def} (100%) rename mingw-w64-crt/lib64/{rstrmgr.def => rstrtmgr.def} (100%)
I changed the patch to share .def files between all non-x86 archs and pushed.
Thanks, Jacek _______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
