summaryrefslogtreecommitdiff
path: root/deps/openssl/config/archs/linux-x32/asm/crypto/buildinf.h
diff options
context:
space:
mode:
Diffstat (limited to 'deps/openssl/config/archs/linux-x32/asm/crypto/buildinf.h')
-rw-r--r--deps/openssl/config/archs/linux-x32/asm/crypto/buildinf.h15
1 files changed, 7 insertions, 8 deletions
diff --git a/deps/openssl/config/archs/linux-x32/asm/crypto/buildinf.h b/deps/openssl/config/archs/linux-x32/asm/crypto/buildinf.h
index a02715c9da..c9b1f19894 100644
--- a/deps/openssl/config/archs/linux-x32/asm/crypto/buildinf.h
+++ b/deps/openssl/config/archs/linux-x32/asm/crypto/buildinf.h
@@ -11,7 +11,7 @@
*/
#define PLATFORM "platform: linux-x32"
-#define DATE "built on: Wed Jun 12 20:54:45 2019 UTC"
+#define DATE "built on: Fri Sep 13 15:59:43 2019 UTC"
/*
* Generate compiler_flags as an array of individual characters. This is a
@@ -37,11 +37,10 @@ static const char compiler_flags[] = {
'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','N','D','E','B','U','G','\0'
+ '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','N','D','E',
+ 'B','U','G','\0'
};