summaryrefslogtreecommitdiff
path: root/deps/openssl/config/archs/BSD-x86/asm_avx2/crypto/buildinf.h
diff options
context:
space:
mode:
Diffstat (limited to 'deps/openssl/config/archs/BSD-x86/asm_avx2/crypto/buildinf.h')
-rw-r--r--deps/openssl/config/archs/BSD-x86/asm_avx2/crypto/buildinf.h17
1 files changed, 9 insertions, 8 deletions
diff --git a/deps/openssl/config/archs/BSD-x86/asm_avx2/crypto/buildinf.h b/deps/openssl/config/archs/BSD-x86/asm_avx2/crypto/buildinf.h
index e3bc6a9e02..96c786974c 100644
--- a/deps/openssl/config/archs/BSD-x86/asm_avx2/crypto/buildinf.h
+++ b/deps/openssl/config/archs/BSD-x86/asm_avx2/crypto/buildinf.h
@@ -11,7 +11,7 @@
*/
#define PLATFORM "platform: BSD-x86"
-#define DATE "built on: Fri Sep 13 15:57:23 2019 UTC"
+#define DATE "built on: Wed Mar 18 21:04:52 2020 UTC"
/*
* Generate compiler_flags as an array of individual characters. This is a
@@ -38,11 +38,12 @@ static const char compiler_flags[] = {
' ','-','D','S','H','A','5','1','2','_','A','S','M',' ','-','D',
'R','C','4','_','A','S','M',' ','-','D','M','D','5','_','A','S',
'M',' ','-','D','R','M','D','1','6','0','_','A','S','M',' ','-',
- 'D','V','P','A','E','S','_','A','S','M',' ','-','D','W','H','I',
- 'R','L','P','O','O','L','_','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','P','O','L','Y',
- '1','3','0','5','_','A','S','M',' ','-','D','_','T','H','R','E',
- 'A','D','_','S','A','F','E',' ','-','D','_','R','E','E','N','T',
- 'R','A','N','T',' ','-','D','N','D','E','B','U','G','\0'
+ 'D','A','E','S','N','I','_','A','S','M',' ','-','D','V','P','A',
+ 'E','S','_','A','S','M',' ','-','D','W','H','I','R','L','P','O',
+ 'O','L','_','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','P','O','L','Y','1','3','0','5',
+ '_','A','S','M',' ','-','D','_','T','H','R','E','A','D','_','S',
+ 'A','F','E',' ','-','D','_','R','E','E','N','T','R','A','N','T',
+ ' ','-','D','N','D','E','B','U','G','\0'
};