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/crypto/buildinf.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'deps/openssl/config/archs/BSD-x86_64/asm_avx2/crypto/buildinf.h') diff --git a/deps/openssl/config/archs/BSD-x86_64/asm_avx2/crypto/buildinf.h b/deps/openssl/config/archs/BSD-x86_64/asm_avx2/crypto/buildinf.h index 3245e889ae..5cd366bc96 100644 --- a/deps/openssl/config/archs/BSD-x86_64/asm_avx2/crypto/buildinf.h +++ b/deps/openssl/config/archs/BSD-x86_64/asm_avx2/crypto/buildinf.h @@ -11,7 +11,7 @@ */ #define PLATFORM "platform: BSD-x86_64" -#define DATE "built on: Thu Apr 25 22:47:44 2019 UTC" +#define DATE "built on: Thu May 2 20:26:36 2019 UTC" /* * Generate compiler_flags as an array of individual characters. This is a -- cgit v1.2.3