summaryrefslogtreecommitdiff
path: root/deps/openssl/config/archs/darwin-i386-cc/asm_avx2/crypto
diff options
context:
space:
mode:
Diffstat (limited to 'deps/openssl/config/archs/darwin-i386-cc/asm_avx2/crypto')
-rw-r--r--deps/openssl/config/archs/darwin-i386-cc/asm_avx2/crypto/buildinf.h9
-rw-r--r--deps/openssl/config/archs/darwin-i386-cc/asm_avx2/crypto/include/internal/dso_conf.h4
2 files changed, 5 insertions, 8 deletions
diff --git a/deps/openssl/config/archs/darwin-i386-cc/asm_avx2/crypto/buildinf.h b/deps/openssl/config/archs/darwin-i386-cc/asm_avx2/crypto/buildinf.h
index 7ad7bc653b..6b21e65596 100644
--- a/deps/openssl/config/archs/darwin-i386-cc/asm_avx2/crypto/buildinf.h
+++ b/deps/openssl/config/archs/darwin-i386-cc/asm_avx2/crypto/buildinf.h
@@ -11,7 +11,7 @@
*/
#define PLATFORM "platform: darwin-i386-cc"
-#define DATE "built on: Thu May 2 20:27:00 2019 UTC"
+#define DATE "built on: Wed Jun 12 20:54:11 2019 UTC"
/*
* Generate compiler_flags as an array of individual characters. This is a
@@ -42,8 +42,7 @@ static const char compiler_flags[] = {
' ','-','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','A','D','L','O','C','K','_','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'
+ '-','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'
};
diff --git a/deps/openssl/config/archs/darwin-i386-cc/asm_avx2/crypto/include/internal/dso_conf.h b/deps/openssl/config/archs/darwin-i386-cc/asm_avx2/crypto/include/internal/dso_conf.h
index 83576dc732..a69309195e 100644
--- a/deps/openssl/config/archs/darwin-i386-cc/asm_avx2/crypto/include/internal/dso_conf.h
+++ b/deps/openssl/config/archs/darwin-i386-cc/asm_avx2/crypto/include/internal/dso_conf.h
@@ -1,7 +1,7 @@
/* WARNING: do not edit! */
/* Generated by Makefile from crypto/include/internal/dso_conf.h.in */
/*
- * Copyright 2016-2018 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2016-2019 The OpenSSL Project Authors. All Rights Reserved.
*
* Licensed under the OpenSSL license (the "License"). You may not use
* this file except in compliance with the License. You can obtain a copy
@@ -11,9 +11,7 @@
#ifndef HEADER_DSO_CONF_H
# define HEADER_DSO_CONF_H
-
# define DSO_DLFCN
# define HAVE_DLFCN_H
# define DSO_EXTENSION ".dylib"
-
#endif