HomeFreeBSD

sys/contrib/zlib: Always define Z_U8 and Z_U4

Description

sys/contrib/zlib: Always define Z_U8 and Z_U4

This is a temporary hack for zlib to make sure that the library
still builds when building with Z_SOLO (used in kernel and loader),
as zlib is depending on limits.h which is only available in STDC
case.

PR: kern/262977
MFC after: 3 days

Details

Provenance
delphijAuthored on Apr 3 2022, 6:45 PM
Parents
rGa7f127b653c9: lib/libz: remove ZLIBprivate_1.0 namespace.
Branches
Unknown
Tags
Unknown