On Fri, 29 Aug 2025, Pali Rohár wrote:
Put the AM_CPPFLAGS into CPPFLAGS32, CPPFLAGS64, CPPFLAGSARM32 and CPPFLAGSARM64 and then remove it from all variable which includes one of those CPPFLAGS*. --- mingw-w64-crt/Makefile.am | 39 ++++---- mingw-w64-crt/testcases/complex/Makefile.am | 100 ++++++++++---------- 2 files changed, 70 insertions(+), 69 deletions(-)
This looked ok to me, so I pushed it. // Martin _______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
