aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorlaanwj <126646+laanwj@users.noreply.github.com>2024-04-28 13:40:22 +0200
committerfanquake <fanquake@gmail.com>2024-04-30 14:20:55 +0800
commita995902d604c701be4f46087057b907de9a0ecca (patch)
treeaab062275aad45738485dcae024549c2c8fe9f6d /doc
parent0fcceefe22532dc6389a95d2e058599e9496003b (diff)
depends: Fix build of Qt for 32-bit platforms
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: https://github.com/madler/zlib/commit/a566e156b3fa07b566ddbf6801b517a9dba04fa3.patch Closes #29980. Github-Pull: #29985 Rebased-From: 2e266f33b5d2be5c233c2c692481f75785714fa1
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions