mirror of
https://github.com/LibreELEC/LibreELEC.tv
synced 2025-09-24 19:46:01 +07:00
Revert "zlib: support -D_TIME_BITS=64 for 64-bit time"
This reverts commit 6b43d18f17.
Signed-off-by: Matthias Reichl <hias@horus.com>
This commit is contained in:
@@ -1,10 +0,0 @@
|
||||
--- a/gzguts.h
|
||||
+++ b/gzguts.h
|
||||
@@ -9,6 +9,7 @@
|
||||
# endif
|
||||
# ifdef _FILE_OFFSET_BITS
|
||||
# undef _FILE_OFFSET_BITS
|
||||
+# undef _TIME_BITS
|
||||
# endif
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user