diff options
author | laanwj <126646+laanwj@users.noreply.github.com> | 2024-04-28 13:40:22 +0200 |
---|---|---|
committer | laanwj <126646+laanwj@users.noreply.github.com> | 2024-04-29 09:48:26 +0200 |
commit | 2e266f33b5d2be5c233c2c692481f75785714fa1 (patch) | |
tree | d7acf6594f10be4d715a4809d79165a3b3b4a49a /.tx | |
parent | 3aaf7328eb656b642e5f0f74f3e4d51645a1d0ab (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.
Diffstat (limited to '.tx')
0 files changed, 0 insertions, 0 deletions