在 2022-05-01 03:50, Martin Storsjö 写道:
Since 6d67748154df21da9e343feb9d58e28c1ba0a63b in wine (wine-6.20-29-g6d67748154d, Oct 25, 2021), imported to mingw-w64 in 826215b4e0b54fe459bce203024fe50ec883cad8, widl requires sys/sysctl.h on FreeBSD.Wine does have a configure check for this header, but the mingw-w64-tools wrapping didn't. Add a check for this header, so that the existing "#ifdef HAVE_SYS_SYSCTL_H" in widl.c has a chance of succeeding. Signed-off-by: Martin Storsjö <[email protected]> --- mingw-w64-tools/widl/configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Looks good to me. Thanks. -- Best regards, LIU Hao
OpenPGP_signature
Description: OpenPGP digital signature
_______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
