summaryrefslogtreecommitdiff
path: root/deps/openssl/config/archs/darwin64-x86_64-cc/asm_avx2/crypto
diff options
context:
space:
mode:
authorSam Roberts <vieuxtech@gmail.com>2019-09-13 09:16:08 -0700
committerSam Roberts <vieuxtech@gmail.com>2019-10-01 11:11:13 -0700
commit1ca1e0163e62cd9df771a6f0809e30a3382c54b6 (patch)
tree12fbbade02d802388552060d6849fb80b5c07cb6 /deps/openssl/config/archs/darwin64-x86_64-cc/asm_avx2/crypto
parent17d1d164418552089fcd72568e97a88b17ec1d21 (diff)
downloadandroid-node-v8-1ca1e0163e62cd9df771a6f0809e30a3382c54b6.tar.gz
android-node-v8-1ca1e0163e62cd9df771a6f0809e30a3382c54b6.tar.bz2
android-node-v8-1ca1e0163e62cd9df771a6f0809e30a3382c54b6.zip
deps: update archs files for OpenSSL-1.1.1
After an OpenSSL source update, all the config files need to be regenerated and comitted by: $ cd deps/openssl/config $ make $ git add deps/openssl/config/archs $ git add deps/openssl/openssl/crypto/include/internal/bn_conf.h $ git add deps/openssl/openssl/crypto/include/internal/dso_conf.h $ git add deps/openssl/openssl/include/openssl/opensslconf.h $ git commit PR-URL: https://github.com/nodejs/node/pull/29550 Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl> Reviewed-By: Anna Henningsen <anna@addaleax.net>
Diffstat (limited to 'deps/openssl/config/archs/darwin64-x86_64-cc/asm_avx2/crypto')
-rw-r--r--deps/openssl/config/archs/darwin64-x86_64-cc/asm_avx2/crypto/buildinf.h17
1 files changed, 8 insertions, 9 deletions
diff --git a/deps/openssl/config/archs/darwin64-x86_64-cc/asm_avx2/crypto/buildinf.h b/deps/openssl/config/archs/darwin64-x86_64-cc/asm_avx2/crypto/buildinf.h
index 5d824a8fb0..da2e3d5150 100644
--- a/deps/openssl/config/archs/darwin64-x86_64-cc/asm_avx2/crypto/buildinf.h
+++ b/deps/openssl/config/archs/darwin64-x86_64-cc/asm_avx2/crypto/buildinf.h
@@ -11,7 +11,7 @@
*/
#define PLATFORM "platform: darwin64-x86_64-cc"
-#define DATE "built on: Wed Jun 12 20:53:57 2019 UTC"
+#define DATE "built on: Fri Sep 13 15:58:21 2019 UTC"
/*
* Generate compiler_flags as an array of individual characters. This is a
@@ -36,12 +36,11 @@ static const char compiler_flags[] = {
'S','H','A','2','5','6','_','A','S','M',' ','-','D','S','H','A',
'5','1','2','_','A','S','M',' ','-','D','K','E','C','C','A','K',
'1','6','0','0','_','A','S','M',' ','-','D','R','C','4','_','A',
- 'S','M',' ','-','D','M','D','5','_','A','S','M',' ','-','D','A',
- 'E','S','_','A','S','M',' ','-','D','V','P','A','E','S','_','A',
- 'S','M',' ','-','D','B','S','A','E','S','_','A','S','M',' ','-',
- 'D','G','H','A','S','H','_','A','S','M',' ','-','D','E','C','P',
- '_','N','I','S','T','Z','2','5','6','_','A','S','M',' ','-','D',
- 'X','2','5','5','1','9','_','A','S','M',' ','-','D','P','O','L',
- 'Y','1','3','0','5','_','A','S','M',' ','-','D','_','R','E','E',
- 'N','T','R','A','N','T',' ','-','D','N','D','E','B','U','G','\0'
+ 'S','M',' ','-','D','M','D','5','_','A','S','M',' ','-','D','V',
+ 'P','A','E','S','_','A','S','M',' ','-','D','G','H','A','S','H',
+ '_','A','S','M',' ','-','D','E','C','P','_','N','I','S','T','Z',
+ '2','5','6','_','A','S','M',' ','-','D','X','2','5','5','1','9',
+ '_','A','S','M',' ','-','D','P','O','L','Y','1','3','0','5','_',
+ 'A','S','M',' ','-','D','_','R','E','E','N','T','R','A','N','T',
+ ' ','-','D','N','D','E','B','U','G','\0'
};