From deuce@VERT to CVS commit on Fri Jun 20 14:46:25 2014
3rdp/build Common.gmake 1.4 1.5
Update of /cvsroot/sbbs/3rdp/build
In directory cvs:/tmp/cvs-serv6263
Modified Files:
Common.gmake
Log Message:
When linking with the static Cryptlib, actually *use* it. Up until now, despite being linked with the static library, SyncTERM would still perform runtime linking and used the .so symbols.