在 2025-02-19 22:48, Kirill Makurin 写道:
Make executes each line of a recipe in a new shell and we need to pass the whole recipe in a single shell invocation, so that's the point of `;\`. I could align slashes to make it more readable.I think using `printf %s` instead of `echo` is less likely to lead to *surprises*, never hurts to be cautious.
Ahh you are right. Thank you so much for the patch. I have pushed it to master
now.
FWIW if it was only for bash, we could have used
`$${old_library/winpthread/pthread}`.
--
Best regards,
LIU Hao
OpenPGP_signature.asc
Description: OpenPGP digital signature
_______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
