From c8d9ea4439e258a1983579100618bed70b2d524a Mon Sep 17 00:00:00 2001 From: Sam Roberts Date: Tue, 26 Feb 2019 12:25:11 -0800 Subject: deps: update archs files for OpenSSL-1.1.1b `cd deps/openssl/config; make` updates all archs dependant files. PR-URL: https://github.com/nodejs/node/pull/26327 Reviewed-By: Gireesh Punathil Reviewed-By: Michael Dawson Reviewed-By: Ben Noordhuis --- deps/openssl/config/archs/linux64-s390x/no-asm/crypto/buildinf.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'deps/openssl/config/archs/linux64-s390x/no-asm/crypto/buildinf.h') diff --git a/deps/openssl/config/archs/linux64-s390x/no-asm/crypto/buildinf.h b/deps/openssl/config/archs/linux64-s390x/no-asm/crypto/buildinf.h index 433e8579b7..0c75783789 100644 --- a/deps/openssl/config/archs/linux64-s390x/no-asm/crypto/buildinf.h +++ b/deps/openssl/config/archs/linux64-s390x/no-asm/crypto/buildinf.h @@ -11,7 +11,7 @@ */ #define PLATFORM "platform: linux64-s390x" -#define DATE "built on: Thu Nov 22 19:35:26 2018 UTC" +#define DATE "built on: Tue Feb 26 19:55:07 2019 UTC" /* * Generate compiler_flags as an array of individual characters. This is a -- cgit v1.2.3