mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-01-25 10:43:19 -03:00
a995902d60
The 32 to 64-bit time_t transition causes a build failure in the built-in zlib about conflicting _TIME_BITS and _FILE_OFFSET_BITS. Note that zlib doesn't use time_t at all, so it is a false alarm. Take the following patch from upstream zlib: |
||
---|---|---|
.. | ||
dont_hardcode_pwd.patch | ||
duplicate_lcqpafonts.patch | ||
fast_fixed_dtoa_no_optimize.patch | ||
fix-macos-linker.patch | ||
fix_android_jni_static.patch | ||
fix_qt_pkgconfig.patch | ||
guix_cross_lib_path.patch | ||
mac-qmake.conf | ||
memory_resource.patch | ||
no-xlib.patch | ||
qt.pro | ||
qtbase-moc-ignore-gcc-macro.patch | ||
qttools_src.pro | ||
rcc_hardcode_timestamp.patch | ||
use_android_ndk23.patch | ||
utc_from_string_no_optimize.patch | ||
windows_lto.patch | ||
zlib-timebits64.patch |