• src/sbbs3/GNUmakefile

    From Deuce@1:103/705 to Git commit to main/sbbs/master on Fri Dec 18 23:38:52 2020
    https://gitlab.synchro.net/main/sbbs/-/commit/5cc4cf895ff4f580ca9c843e
    Modified Files:
    src/sbbs3/GNUmakefile
    Log Message:
    Add a NO_LD_RUN_PATH option to avoid linking in an rpath.
    --- SBBSecho 3.11-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Deucе@1:103/705 to Git commit to main/sbbs/master on Sat Apr 3 01:15:46 2021
    https://gitlab.synchro.net/main/sbbs/-/commit/d7624e836d4cebf24fdf9acc
    Modified Files:
    src/sbbs3/GNUmakefile
    Log Message:
    Not sure why jsdoor depended on sbbsNot having that dependency is the entire point of it.
    --- SBBSecho 3.14-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell@1:103/705 to Git commit to main/sbbs/master on Sat Apr 24 18:02:03 2021
    https://gitlab.synchro.net/main/sbbs/-/commit/51779624191bd50ddf2bf963
    Modified Files:
    src/sbbs3/GNUmakefile
    Log Message:
    Fix ANS2ASC fmod link error with GCC 9.3 (Latest Ubuntu Linux)
    --- SBBSecho 3.14-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell@1:103/705 to Git commit to main/sbbs/master on Sat Apr 24 21:28:56 2021
    https://gitlab.synchro.net/main/sbbs/-/commit/c089e1ba833acfe47cb33387
    Modified Files:
    src/sbbs3/GNUmakefile
    Log Message:
    use $^ instead of $? for the prereqs for the ans2asc link commandFixes the link failure when sauce.o didn't need to be rebuilt.
    --- SBBSecho 3.14-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell@1:103/705 to Git commit to main/sbbs/master on Fri Jun 4 23:51:32 2021
    https://gitlab.synchro.net/main/sbbs/-/commit/ef7ab4e2a3b947b57f7895cb
    Modified Files:
    src/sbbs3/GNUmakefile
    Log Message:
    Web server needs encode lib (for hex_decode)
    --- SBBSecho 3.14-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)