On Sat, 21 Jun 2025, Pali Rohár wrote:
Setting the lib32_libscrnsavw_a_CFLAGS variable automatically turns off usage of AM_CFLAGS variable for that target. As the AM_CFLAGS contains the mingw-w64 CRT build flags, specify it manually in lib32_libscrnsavw_a_CFLAGS variable. Do same for all architectures. --- mingw-w64-crt/Makefile.am | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-)
Can you clarify the "fix" part here? Yes we should't be accidentally omitting AM_CFLAGS - but is this a consistency fix, or is there a noticeable breakage somewhere which gets fixed too?
(The patch itself looks ok.) // Martin _______________________________________________ Mingw-w64-public mailing list Mingw-w64-public@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mingw-w64-public