在 2022-05-27 05:41, Martin Storsjö 写道:
For the 32 bit x86 target, there's a more specific build rule
for libntoskrnl.a in the toplevel Makefile.am, where it is built
including libsrc/memcmp.c into the end library too.

I'm unsure if this is a mistake (that the x86_64 and arm versions
of this library doesn't include that extra object file) or if
it's meant to be this way. But in any case, remove the currently
duplicate build rule for this file.

This hopefully fixes spurious install failures (where two commands
try to install the same file at the same time).

Signed-off-by: Martin Storsjö <[email protected]>
---
  mingw-w64-crt/lib32/Makefile.am | 1 -
  1 file changed, 1 deletion(-)


LGTM. Thanks.


--
Best regards,
LIU Hao

Attachment: OpenPGP_signature
Description: OpenPGP digital signature

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

Reply via email to