summaryrefslogtreecommitdiff
path: root/deps/openssl/config/archs/BSD-x86_64/asm/crypto/buildinf.h
diff options
context:
space:
mode:
Diffstat (limited to 'deps/openssl/config/archs/BSD-x86_64/asm/crypto/buildinf.h')
-rw-r--r--deps/openssl/config/archs/BSD-x86_64/asm/crypto/buildinf.h11
1 files changed, 5 insertions, 6 deletions
diff --git a/deps/openssl/config/archs/BSD-x86_64/asm/crypto/buildinf.h b/deps/openssl/config/archs/BSD-x86_64/asm/crypto/buildinf.h
index f91d193f7f..0c62ca8d17 100644
--- a/deps/openssl/config/archs/BSD-x86_64/asm/crypto/buildinf.h
+++ b/deps/openssl/config/archs/BSD-x86_64/asm/crypto/buildinf.h
@@ -11,7 +11,7 @@
*/
#define PLATFORM "platform: BSD-x86_64"
-#define DATE "built on: Thu May 2 20:26:30 2019 UTC"
+#define DATE "built on: Wed Jun 12 20:53:27 2019 UTC"
/*
* Generate compiler_flags as an array of individual characters. This is a
@@ -40,9 +40,8 @@ static const char compiler_flags[] = {
'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','A','D','L','O','C','K','_','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'
+ '_','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'
};