Fix patch file

Try to fix openssl build
Add expat build for win build
This commit is contained in:
2022-10-20 03:24:13 +00:00
committed by GitHub
parent 8a20aeee3d
commit 40d299dcf9
5 changed files with 37 additions and 6 deletions

View File

@@ -1,9 +1,9 @@
--- zconf.h.orig 2022-04-26 09:20:44 +0000
+++ zconf.h 2022-04-26 09:23:39 +0000
@@ -474,7 +474,7 @@
--- zconf.h.orig 2022-10-20 11:06:04 +0000
+++ zconf.h 2022-10-20 11:06:56 +0000
@@ -487,7 +487,7 @@
#endif
#ifndef Z_SOLO
# if defined(Z_HAVE_UNISTD_H) || defined(_LARGEFILE64_SOURCE)
# if defined(Z_HAVE_UNISTD_H)
-# include <unistd.h> /* for SEEK_*, off_t, and _LFS64_LARGEFILE */
+//# include <unistd.h> /* for SEEK_*, off_t, and _LFS64_LARGEFILE */
# ifdef VMS