From 211da00b79f5ab9df62f69ddff65d493759eae4c Mon Sep 17 00:00:00 2001 From: Rich Salz Date: Mon, 1 Jul 2019 16:24:08 -0400 Subject: 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 Reviewed-by: Paul Dale (Merged from https://github.com/openssl/openssl/pull/9285) --- Configurations/README | 3 --- 1 file changed, 3 deletions(-) (limited to 'Configurations/README') diff --git a/Configurations/README b/Configurations/README index fa99539050..a0618ca2d3 100644 --- a/Configurations/README +++ b/Configurations/README @@ -236,9 +236,6 @@ In each table entry, the following keys are significant: up of 'unsigned char's; RC4_INT RC4 key schedule is made up of 'unsigned int's; - EXPORT_VAR_AS_FN for shared libraries, - export vars as - accessor functions. [1] as part of the target configuration, one can have a key called -- cgit v1.2.3