• 3rdp/build/GNUmakefile

    From Deuc¿@VERT to Git commit to main/sbbs/master on Sat Mar 8 09:16:31 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/4f2886fce0041765538d3c09
    Modified Files:
    3rdp/build/GNUmakefile
    Log Message:
    Fix path to new patch

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Deuc¿@VERT to Git commit to main/sbbs/master on Sat Mar 8 19:43:22 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/16732884f8b88a583241e453
    Modified Files:
    3rdp/build/GNUmakefile
    Log Message:
    Revert "Fix path to new patch"

    This reverts commit 4f2886fce0041765538d3c099a706bffb6f4696e.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell (on Debian Linux)@VERT to Git commit to main/sbbs/master on Fri Sep 19 20:23:51 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/94a121ad32239a65de81c517
    Modified Files:
    3rdp/build/GNUmakefile
    Log Message:
    Force C language version to "gnu17"

    Attempt to fix issue #971 since this ancient editline lib appears to not be comaptible with C23.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell (on Debian Linux)@VERT to Git commit to main/sbbs/master on Fri Sep 19 20:31:41 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/193d053c86578fd79160941d
    Modified Files:
    3rdp/build/GNUmakefile
    Log Message:
    Let's go back even further to -std=gnu11

    netbsd pipeline build system is using gcc v7, which doesn't support gnu17.

    netbsd 9.3 is the OS in question here.

    Related to fix for issue #971.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net