deps: regenerate OpenSSL configs with fixed tooling · nodejs/node@314fdda · GitHub
Skip to content

Commit 314fdda

Browse files
jkunkeetargos
authored andcommitted
deps: regenerate OpenSSL configs with fixed tooling
This change contains the results of running `make` in `deps/openssl/config` (based on information in deps/openssl/config/README.md) then reverting changes not in the VC-WIN64-ARM directory. This leverages a preceding change that fixes a cross-configuration file reuse bug that only impacts VC-WIN64-ARM. PR-URL: #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>
1 parent 1757250 commit 314fdda

3 files changed

Lines changed: 7 additions & 10 deletions

File tree

deps/openssl/config/archs/VC-WIN64-ARM/no-asm/configdata.pm

Lines changed: 2 additions & 2 deletions

deps/openssl/config/archs/VC-WIN64-ARM/no-asm/crypto/buildinf.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
*/
1212

1313
#define PLATFORM "platform: VC-WIN64-ARM"
14-
#define DATE "built on: Thu Apr 25 23:07:51 2019 UTC"
14+
#define DATE "built on: Thu May 2 20:21:20 2019 UTC"
1515

1616
/*
1717
* Generate compiler_flags as an array of individual characters. This is a

deps/openssl/config/archs/VC-WIN64-ARM/no-asm/include/openssl/opensslconf.h

Lines changed: 4 additions & 7 deletions

0 commit comments

Comments
 (0)