summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2020-03-03 00:01:35 +0100
committerRichard Levitte <levitte@openssl.org>2020-06-28 18:34:35 +0200
commite39795af0a871a0bd560838ce54610a34c92fb49 (patch)
tree47b23986b305c2d61e040b75f84871fa385d2e8f /config
parent081436bf732c0889b2649426df4e1c23c671d6d7 (diff)
downloadopenssl-new-e39795af0a871a0bd560838ce54610a34c92fb49.tar.gz
util/perl/OpenSSL/config.pm: refactor map_guess()
map_guess() is now table driven, just like get_system(). Additionally, it now takes a config hash table and returns one of its own. This way, 'Configure' can pass whatever it has already found to OpenSSL::config::get_platform(), and easily merge the returned hash table into its %config. This also gets rid of variables that we no longer need. That includes $PERL and all the $__CNF_ environment variables. Reviewed-by: Tim Hudson <tjh@openssl.org> (Merged from https://github.com/openssl/openssl/pull/11230)
Diffstat (limited to 'config')
0 files changed, 0 insertions, 0 deletions