• 3rdp/build/GNUmakefile

    From Rob Swindell (on Debian Linux)@VERT to Git commit to main/sbbs/master on Friday, September 19, 2025 20:23:51
    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 Friday, September 19, 2025 20:31:41
    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