• src/sbbs3/scfg/GNUmakefile

    From Deucе@1:103/705 to Git commit to main/sbbs/master on Mon Feb 1 14: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 beafter -lcl (library link order issue)Fixes #211BIG thanks to Scott Comstock for giving me access to his box to fixthis.
    --- SBBSecho 3.12-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)