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/linux-aarch64/no-asm/crypto/buildinf.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'deps/openssl/config/archs/linux-aarch64/no-asm/crypto/buildinf.h') diff --git a/deps/openssl/config/archs/linux-aarch64/no-asm/crypto/buildinf.h b/deps/openssl/config/archs/linux-aarch64/no-asm/crypto/buildinf.h index a59daab90b..c8bcf41679 100644 --- a/deps/openssl/config/archs/linux-aarch64/no-asm/crypto/buildinf.h +++ b/deps/openssl/config/archs/linux-aarch64/no-asm/crypto/buildinf.h @@ -11,7 +11,7 @@ */ #define PLATFORM "platform: linux-aarch64" -#define DATE "built on: Thu Apr 25 22:52:03 2019 UTC" +#define DATE "built on: Thu May 2 20:27:08 2019 UTC" /* * Generate compiler_flags as an array of individual characters. This is a -- cgit v1.2.3