• src/sbbs3/scfg/GNUmakefile

    From rswindell@VERT to CVS commit on Fri Jun 28 13:24:25 2019
    src/sbbs3/scfg GNUmakefile 1.47 1.48
    Update of /cvsroot/sbbs/src/sbbs3/scfg
    In directory cvs:/home/rswindell/sbbs/src/sbbs3/scfg

    Modified Files:
    GNUmakefile
    Log Message:
    base64.* and lzh.* have been moved to src/encode.
    You will need to perform a clean rebuild.




    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Fri Jun 28 14:30:25 2019
    src/sbbs3/scfg GNUmakefile 1.48 1.49
    Update of /cvsroot/sbbs/src/sbbs3/scfg
    In directory cvs:/home/rswindell/sbbs/src/sbbs3/scfg

    Modified Files:
    GNUmakefile
    Log Message:
    Moved crc*.* and md5.* to src/hash (new hash lib).
    You'll need to perform a clean rebuild.



    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Deuc¿@VERT to Git commit to main/sbbs/master on Mon Feb 1 09:11:10 2021
    https://gitlab.synchro.net/main/sbbs/-/commit/d7cf7c57705fb4f1959b90e9
    Modified Files:
    src/sbbs3/scfg/GNUmakefile
    Log Message:
    Put XPDEV_MT_LIBS after CRYPT_LIBS (fixes centos build)

    Since on 2.17, pthread_afork() is not in libc, -lpthread must be
    after -lcl (library link order issue)

    Fixes #211

    BIG thanks to Scott Comstock for giving me access to his box to fix
    this.

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