]> git.ipfire.org Git - thirdparty/openssl.git/commit - Configure
Add an OPENSSL_NO_AUTOERRINIT option
authorMatt Caswell <matt@openssl.org>
Tue, 9 Feb 2016 09:39:07 +0000 (09:39 +0000)
committerMatt Caswell <matt@openssl.org>
Tue, 9 Feb 2016 15:11:38 +0000 (15:11 +0000)
commit498abff0ae907dce08f37a1353976755e8c8120e
tree523033d5c005cbe95a4c56c57c8f25a5f452932b
parent71567a6f418ed1dc42d4c5ec57f72d3119b75966
Add an OPENSSL_NO_AUTOERRINIT option

This option disables automatic loading of the crypto/ssl error strings in
order to keep statically linked executable file size down

Reviewed-by: Richard Levitte <levitte@openssl.org>
Configure
crypto/init.c
ssl/ssl_init.c
util/mk1mf.pl