Browse Source

In debug build OpenSSL library needs larger size

Source commit: 04a7a3ded80cfa64db3c0a9580b44fb26be8024d
Martin Prikryl 1 year ago
parent
commit
517227663c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      libs/openssl/Makefile

+ 1 - 1
libs/openssl/Makefile

@@ -2942,7 +2942,7 @@ $(O_SSL): $(SSLOBJ)
 
 $(O_CRYPTO): $(CRYPTOOBJ)
     -if exist $(O_CRYPTO) $(RM) $(O_CRYPTO)
-    $(MKLIB) $(O_CRYPTO) /P1024 @&&!
+    $(MKLIB) $(O_CRYPTO) /P2048 @&&!
 +$(**: = &^
 +)
 !