From 38e11cc84e0092f95acaeae6c9c1446936ba94c9 Mon Sep 17 00:00:00 2001 From: Jon Kunkee Date: Thu, 2 May 2019 13:29:22 -0700 Subject: deps: update OpenSSL configs' timestamps This change contains the results of running `make` in `deps/openssl/config` (based on information in deps/openssl/config/README.md) and not reverting anything. This is not necessary, but it does indicate to the curious developer that all architectures were automatically generated at the same time. PR-URL: https://github.com/nodejs/node/pull/27544 Reviewed-By: Shigeki Ohtsu Reviewed-By: Sam Roberts Reviewed-By: James M Snell Reviewed-By: Rich Trott --- deps/openssl/config/archs/BSD-x86_64/asm_avx2/configdata.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'deps/openssl/config/archs/BSD-x86_64/asm_avx2/configdata.pm') diff --git a/deps/openssl/config/archs/BSD-x86_64/asm_avx2/configdata.pm b/deps/openssl/config/archs/BSD-x86_64/asm_avx2/configdata.pm index 0eb2eabc11..17aa542639 100644 --- a/deps/openssl/config/archs/BSD-x86_64/asm_avx2/configdata.pm +++ b/deps/openssl/config/archs/BSD-x86_64/asm_avx2/configdata.pm @@ -60,7 +60,7 @@ our %config = ( options => "enable-ssl-trace no-afalgeng no-asan no-comp no-crypto-mdebug no-crypto-mdebug-backtrace no-dynamic-engine no-ec_nistp_64_gcc_128 no-egd no-external-tests no-fuzz-afl no-fuzz-libfuzzer no-heartbeats no-md2 no-msan no-rc5 no-sctp no-shared no-ssl3 no-ssl3-method no-ubsan no-unit-test no-weak-ssl-ciphers no-zlib no-zlib-dynamic", perl_archname => "x86_64-linux-gnu-thread-multi", perl_cmd => "/usr/bin/perl", - perl_version => "5.26.2", + perl_version => "5.26.1", perlargv => [ "no-comp", "no-shared", "no-afalgeng", "enable-ssl-trace", "BSD-x86_64" ], perlenv => { "AR" => undef, -- cgit v1.2.3