mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
zlib: support -D_TIME_BITS=64 for 64-bit time
This commit is contained in:
parent
2da3f0e9ed
commit
6b43d18f17
@ -0,0 +1,10 @@
|
|||||||
|
--- a/gzguts.h
|
||||||
|
+++ b/gzguts.h
|
||||||
|
@@ -9,6 +9,7 @@
|
||||||
|
# endif
|
||||||
|
# ifdef _FILE_OFFSET_BITS
|
||||||
|
# undef _FILE_OFFSET_BITS
|
||||||
|
+# undef _TIME_BITS
|
||||||
|
# endif
|
||||||
|
#endif
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user