• 3rdp/build/cl-mingw-add-m32.patch3rdp/build/GNUmakefile src/build/Comm

    From Deucе@1:103/705 to Git commit to main/sbbs/master on Sat Mar 20 12:42:49 2021
    https://gitlab.synchro.net/main/sbbs/-/commit/1dc1a6b93581f0e233acf824
    Added Files:
    3rdp/build/cl-mingw-add-m32.patch
    Modified Files:
    3rdp/build/GNUmakefile src/build/Common.gmake src/conio/GNUmakefile src/syncterm/GNUmakefile syncterm.c
    Log Message:
    Add support for MinGW-w64MinGW32 is getting long in the tooth and is missing a lot of modernWindows features as well as having broken headers. Most people willbe using MinGW-w64 at this point, so add support for it. Once Iensure SyncTERM works properly with it, MinGW32 support will bediscontinued.I suspect this will impact exactly zero people since the reason thisexists is to build the Win32 versions of SyncTERM on FreeBSD.Changes:- Explicitly request 32-bit Windows output- Detect the string "mingw32" anywhere in the hardware description- Explicitly link with libuuid- Add a terrible hack to syncterm.c to block wincrypt.h
    --- SBBSecho 3.14-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)