mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
zlib: support -D_TIME_BITS=64 for 64-bit time
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user