summaryrefslogtreecommitdiff
path: root/deps/openssl/config/archs/VC-WIN64A/no-asm/crypto
diff options
context:
space:
mode:
Diffstat (limited to 'deps/openssl/config/archs/VC-WIN64A/no-asm/crypto')
-rw-r--r--deps/openssl/config/archs/VC-WIN64A/no-asm/crypto/buildinf.h2
-rw-r--r--deps/openssl/config/archs/VC-WIN64A/no-asm/crypto/include/internal/dso_conf.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/deps/openssl/config/archs/VC-WIN64A/no-asm/crypto/buildinf.h b/deps/openssl/config/archs/VC-WIN64A/no-asm/crypto/buildinf.h
index c255115fe5..a7939bd1e6 100644
--- a/deps/openssl/config/archs/VC-WIN64A/no-asm/crypto/buildinf.h
+++ b/deps/openssl/config/archs/VC-WIN64A/no-asm/crypto/buildinf.h
@@ -9,4 +9,4 @@ static const char cflags[] = {
'c','o','m','p','i','l','e','r',':',' ','c','c','\0'
};
#define PLATFORM "platform: "
-#define DATE "built on: Tue Aug 14 23:13:46 2018"
+#define DATE "built on: Tue Nov 20 09:39:16 2018"
diff --git a/deps/openssl/config/archs/VC-WIN64A/no-asm/crypto/include/internal/dso_conf.h b/deps/openssl/config/archs/VC-WIN64A/no-asm/crypto/include/internal/dso_conf.h
index f555fb4bdf..289768d956 100644
--- a/deps/openssl/config/archs/VC-WIN64A/no-asm/crypto/include/internal/dso_conf.h
+++ b/deps/openssl/config/archs/VC-WIN64A/no-asm/crypto/include/internal/dso_conf.h
@@ -12,5 +12,5 @@
#ifndef HEADER_DSO_CONF_H
# define HEADER_DSO_CONF_H
-# define DSO_EXTENSION ""
+# define DSO_EXTENSION ".dll"
#endif