zlib/minizip: Update to version 1.3

Remove `infback.c` which we don't need.

The `OF` macro was also removed so I can drop the patch where I yell
at Gentoo developers.

(cherry picked from commits e0e1f2e4a2
and 071499ac0d)
This commit is contained in:
Rémi Verschelde
2023-08-29 11:02:34 +02:00
parent 3c50662d33
commit 0c64b79e4c
34 changed files with 1497 additions and 2970 deletions

View File

@ -73,7 +73,6 @@ if env["builtin_zlib"]:
"compress.c",
"crc32.c",
"deflate.c",
"infback.c",
"inffast.c",
"inflate.c",
"inftrees.c",