summaryrefslogtreecommitdiff
path: root/upstream-build/configdata.pm/x86_64-win32-msvc
diff options
context:
space:
mode:
Diffstat (limited to 'upstream-build/configdata.pm/x86_64-win32-msvc')
-rw-r--r--upstream-build/configdata.pm/x86_64-win32-msvc23
1 files changed, 18 insertions, 5 deletions
diff --git a/upstream-build/configdata.pm/x86_64-win32-msvc b/upstream-build/configdata.pm/x86_64-win32-msvc
index 3894267..168c050 100644
--- a/upstream-build/configdata.pm/x86_64-win32-msvc
+++ b/upstream-build/configdata.pm/x86_64-win32-msvc
@@ -115,8 +115,8 @@ our %config = (
sourcedir => "..",
target => "VC-WIN64A",
tdirs => [ "ossl_shim" ],
- version => "1.1.1n",
- version_num => "0x101010efL",
+ version => "1.1.1t",
+ version_num => "0x1010114fL",
);
our %target = (
@@ -132,7 +132,7 @@ our %target = (
LDFLAGS => "/nologo /debug",
MT => "mt",
MTFLAGS => "-nologo",
- RANLIB => "CODE(0x2564160)",
+ RANLIB => "CODE(0x2563710)",
RC => "rc",
_conf_fname_int => [ "..\\Configurations\\00-base-templates.conf", "..\\Configurations\\00-base-templates.conf", "..\\Configurations\\10-main.conf", "..\\Configurations\\10-main.conf", "..\\Configurations\\10-main.conf", "..\\Configurations\\00-base-templates.conf", "..\\Configurations\\00-base-templates.conf", "..\\Configurations\\10-main.conf", "..\\Configurations\\shared-info.pl" ],
aes_asm_src => "aes_core.c aes_cbc.c",
@@ -2000,6 +2000,7 @@ our %unified_info = (
"crypto\\bn\\bn_srp.o",
"crypto\\bn\\bn_word.o",
"crypto\\bn\\bn_x931p.o",
+ "crypto\\bn\\rsa_sup_mul.o",
],
"products" =>
{
@@ -6171,6 +6172,13 @@ our %unified_info = (
"crypto",
"..\\crypto",
],
+ "crypto\\bn\\rsa_sup_mul.o" =>
+ [
+ ".",
+ "include",
+ "..",
+ "..\\include",
+ ],
"crypto\\bn\\sparct4-mont.o" =>
[
"crypto",
@@ -10033,14 +10041,14 @@ our %unified_info = (
],
"ms\\applink.o" =>
[
+ "apps",
"crypto\\ec",
".",
"include",
- "apps",
+ "..\\apps",
"..\\crypto\\ec",
"..",
"..\\include",
- "..\\apps",
],
"ms\\uplink.o" =>
[
@@ -12537,6 +12545,10 @@ our %unified_info = (
[
"..\\crypto\\bn\\bn_x931p.c",
],
+ "crypto\\bn\\rsa_sup_mul.o" =>
+ [
+ "..\\crypto\\bn\\rsa_sup_mul.c",
+ ],
"crypto\\buffer\\buf_err.o" =>
[
"..\\crypto\\buffer\\buf_err.c",
@@ -14824,6 +14836,7 @@ our %unified_info = (
"crypto\\bn\\bn_srp.o",
"crypto\\bn\\bn_word.o",
"crypto\\bn\\bn_x931p.o",
+ "crypto\\bn\\rsa_sup_mul.o",
"crypto\\buffer\\buf_err.o",
"crypto\\buffer\\buffer.o",
"crypto\\camellia\\camellia.o",