]> git.ipfire.org Git - thirdparty/openssl.git/commit
Remove EXPORT_VAR_AS_FUNC
authorRich Salz <rsalz@akamai.com>
Mon, 1 Jul 2019 20:24:08 +0000 (16:24 -0400)
committerRich Salz <rsalz@akamai.com>
Tue, 2 Jul 2019 00:13:03 +0000 (20:13 -0400)
commit211da00b79f5ab9df62f69ddff65d493759eae4c
treede20393740a5eb220900bf14ef82a9dd86a46d0b
parent66e2dbc01cb20b267bf132c945f49c303f63d7c4
Remove EXPORT_VAR_AS_FUNC

We only export functions, not global, so remove the config option
and some of the #ifdef stuff.

Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Paul Dale <paul.dale@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/9285)
13 files changed:
CHANGES
Configurations/10-main.conf
Configurations/50-win-onecore.conf
Configurations/README
Configure
include/openssl/asn1.h
include/openssl/asn1t.h
include/openssl/opensslconf.h.in
util/find-doc-nits
util/libcrypto.num
util/mkdef.pl
util/perl/OpenSSL/Ordinals.pm
util/perl/OpenSSL/ParseC.pm