2 Commits

Author SHA1 Message Date
Huang Rui
778ed0360c
common/minizip/*: fix OF prototypes
Because the sys-libs/zlib header pollutes the macro namespace,
leading to build failures. Under the gentoo operating system,
the macro definition of OF becomes _Z_OF in zconf.h, but the
recently introduced minizip has introduced a large number of OF,
leading to build fail. Therefore, the prototypes of OF are added
so that they can be successfully built under various operating
systems.

Bug: https://bugs.gentoo.org/383179
Signed-off-by: Huang Rui <vowstar@gmail.com>
2022-06-16 16:06:01 +08:00
dreamsourcelabTAI
a0b0dd6496 update: use zlib 2022-05-31 15:14:41 +08:00