summaryrefslogtreecommitdiff
path: root/deps/openssl/config/archs/linux64-s390x/asm/configdata.pm
diff options
context:
space:
mode:
authorJon Kunkee <jkunkee@microsoft.com>2019-05-02 13:29:22 -0700
committerRich Trott <rtrott@gmail.com>2019-05-14 13:34:49 -0700
commit38e11cc84e0092f95acaeae6c9c1446936ba94c9 (patch)
tree2404e29b207983ae656e468609813c232d3a9782 /deps/openssl/config/archs/linux64-s390x/asm/configdata.pm
parentca3f2cf3b772f8e187e980acc0652c81bc922d87 (diff)
downloadandroid-node-v8-38e11cc84e0092f95acaeae6c9c1446936ba94c9.tar.gz
android-node-v8-38e11cc84e0092f95acaeae6c9c1446936ba94c9.tar.bz2
android-node-v8-38e11cc84e0092f95acaeae6c9c1446936ba94c9.zip
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 <ohtsu@ohtsu.org> Reviewed-By: Sam Roberts <vieuxtech@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Rich Trott <rtrott@gmail.com>
Diffstat (limited to 'deps/openssl/config/archs/linux64-s390x/asm/configdata.pm')
-rw-r--r--deps/openssl/config/archs/linux64-s390x/asm/configdata.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/deps/openssl/config/archs/linux64-s390x/asm/configdata.pm b/deps/openssl/config/archs/linux64-s390x/asm/configdata.pm
index bf3a63589b..e5149ff74d 100644
--- a/deps/openssl/config/archs/linux64-s390x/asm/configdata.pm
+++ b/deps/openssl/config/archs/linux64-s390x/asm/configdata.pm
@@ -61,7 +61,7 @@ our %config = (
options => "enable-ssl-trace no-afalgeng no-asan no-comp no-crypto-mdebug no-crypto-mdebug-backtrace no-devcryptoeng 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", "linux64-s390x" ],
perlenv => {
"AR" => undef,