--- configure.ac.orig 2026-01-19 21:07:17 UTC +++ configure.ac @@ -969,6 +969,7 @@ This is an error since --enable-archs=$wine_arch was r WINE_TRY_PE_CFLAGS([-Wabsolute-value]) WINE_TRY_PE_CFLAGS([-Wenum-enum-conversion],[:],WINE_TRY_PE_CFLAGS([-Wenum-conversion])) WINE_TRY_PE_CFLAGS([-ffunction-sections]) + WINE_TRY_PE_CFLAGS([-Wno-incompatible-pointer-types]) dnl clang had broken -fms-hotpatch support before version 18 (https://github.com/llvm/llvm-project/pull/77245) WINE_TRY_PE_CFLAGS([-fms-hotpatch -DMIN_CLANG_VERSION=18],