]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Enable DSO (Dynamic Shared Object) support. This makes it possible
authorSimon L. B. Nielsen <simon@FreeBSD.org>
Mon, 17 Jul 2006 11:47:35 +0000 (11:47 +0000)
committerSimon L. B. Nielsen <simon@FreeBSD.org>
Mon, 17 Jul 2006 11:47:35 +0000 (11:47 +0000)
commitaf7ca25b1efb98b335f22b30d3af2b65997104f8
tree94d7a0a8215d690c156fd11df57287397ffd62d4
parentf1acac210b090db922adcfacc01b9158646fad9c
Enable DSO (Dynamic Shared Object) support.  This makes it possible
for OpenSSL to load engines run-time, e.g. for using the opensc
engine port.

The OpenSSL Configure script enables DSO support on FreeBSD by
default, we just don't use the Configure script during OpenSSL builds
in the base system.

This is committed to -CURRENT now (before OpenSSL 0.9.8b import), so
it can be tested at bit in -CURRENT before being MFC'ed to 6-STABLE.

Prodded by: ale
PR: bin/79570
MFC after: 1 week
secure/lib/libcrypto/Makefile.inc