Re: [Mingw-w64-public] [PATCH] crt: Move quartz to lib-common

2025-04-24 Thread LIU Hao
在 2025-4-24 15:46, Biswapriyo Nath 写道: From 503eb07aa0a5a39c8431fd8edece0a8beda6504e Mon Sep 17 00:00:00 2001 From: Biswapriyo Nath Date: Thu, 24 Apr 2025 07:44:46 + Subject: [PATCH] crt: Move quartz to lib-common Signed-off-by: Biswapriyo Nath --- mingw-w64-crt/{lib64 => lib-common}/quar

Re: [Mingw-w64-public] [PATCH] crt: Move quartz to lib-common

2025-04-24 Thread Hernan Martinez via Mingw-w64-public
Ah ok, so we just have to wait for it to show up in MSYS? Sent with Proton Mail secure email. On Thursday, April 24th, 2025 at 1:46 AM, Biswapriyo Nath wrote: > Previous patch https://sourceforge.net/p/mingw-w64/mailman/message/59175906/ > ___ > M

[Mingw-w64-public] [PATCH] crt: Move quartz to lib-common

2025-04-24 Thread Biswapriyo Nath
Previous patch https://sourceforge.net/p/mingw-w64/mailman/message/59175906/ From 503eb07aa0a5a39c8431fd8edece0a8beda6504e Mon Sep 17 00:00:00 2001 From: Biswapriyo Nath Date: Thu, 24 Apr 2025 07:44:46 + Subject: [PATCH] crt: Move quartz to lib-common Signed-off-by: Biswapriyo Nath --- ming