Re: [Mingw-w64-public] [PATCH 2/8] crt: Split out the list of import libraries for lib64 into a separate Makefile.am

2017-08-10 Thread JonY via Mingw-w64-public
On 08/10/2017 12:29 PM, Martin Storsjö wrote: > This matches how it's already done for lib32 and libarm32. > > This makes it a little easier to modify the list of files with scripts. OK for master. signature.asc Description: OpenPGP digital signature --

[Mingw-w64-public] [PATCH 2/8] crt: Split out the list of import libraries for lib64 into a separate Makefile.am

2017-08-10 Thread Martin Storsjö
This matches how it's already done for lib32 and libarm32. This makes it a little easier to modify the list of files with scripts. --- mingw-w64-crt/Makefile.am | 273 + mingw-w64-crt/lib64/Makefile.am | 1236 +++ 2 files changed, 1237 insertions