Build scripts: added MacOS builds
This commit is contained in:
10
release_scripts/macos_x64/zutil.patch
Normal file
10
release_scripts/macos_x64/zutil.patch
Normal file
@@ -0,0 +1,10 @@
|
||||
--- zutil.h
|
||||
+++ zutil.h
|
||||
@@ -144,7 +144,6 @@
|
||||
# include <unix.h> /* for fdopen */
|
||||
# else
|
||||
# ifndef fdopen
|
||||
-# define fdopen(fd,mode) NULL /* No fdopen() */
|
||||
# endif
|
||||
# endif
|
||||
# endif
|
||||
Reference in New Issue
Block a user