cvs commit: src/secure/lib/libcrypto Makefile.inc
David Malone
dwmalone at FreeBSD.org
Tue Mar 30 13:04:07 PST 2004
dwmalone 2004/03/30 13:04:05 PST
FreeBSD src repository
Modified files:
secure/lib/libcrypto Makefile.inc
Log:
Remove the -pthread from the last commit, as OpenSSL doesn't actually
call any pthread functions as we use compile it. We keep the
-DOPENSSL_THREADS, which stops OpenSSL doing thread-unsafe stuff.
Requested by: ru
Revision Changes Path
1.38 +1 -1 src/secure/lib/libcrypto/Makefile.inc
More information about the cvs-src
mailing list