This is an automated email from the ASF dual-hosted git repository.

markt pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat-native.git


The following commit(s) were added to refs/heads/main by this push:
     new fa42ee829 Update BUILDING
fa42ee829 is described below

commit fa42ee8294830c5f67c3ccc25e3b87788c75f225
Author: Dimitrios Soumis <jimsou...@gmail.com>
AuthorDate: Wed Apr 26 18:41:08 2023 +0300

    Update BUILDING
    
    Replace steps from non-existent files.
---
 native/srclib/BUILDING | 7 ++-----
 1 file changed, 2 insertions(+), 5 deletions(-)

diff --git a/native/srclib/BUILDING b/native/srclib/BUILDING
index c116a11f8..cb5b3b85f 100644
--- a/native/srclib/BUILDING
+++ b/native/srclib/BUILDING
@@ -1,9 +1,6 @@
 Building apr on windows
 -----------------------
 
-Apply apr-enable-ipv6.patch.
-This will enable IPV6 support for windows builds.
-
 Open Visual Studio command prompt and execute
 nmake -f NMAKEMakefile BUILD_CPU=x86 APR_DECLARE_STATIC=1
 
@@ -15,10 +12,10 @@ environment before calling nmake so that correct
 compiler is setup for the target architecture.
 
 
-Building OpenSSL 1.1.1 and later
+Building OpenSSL 3.0.0 and later
 ----------------------------------
 
-Apply openssl-msvcrt-1.1.1.patch
+Apply openssl-msvcrt-3.0.x.patch
 
 This patch makes sure that static version of OpenSSL libraries
 is linked to msvcrt.dll instead statically linking msvcrt.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to