Don't include all symbols from static libraries when building a DSO
When building a DSO, there's no reason to include all symbols from
static libraries it happens to link with, whichever they may be.
Reviewed-by:
Rich Salz <rsalz@openssl.org>
Loading
Please register or sign in to comment