mirror of https://github.com/madler/zlib.git
That didn't work when cross-compiling. Simply rely on limits.h. If a compiler does not have limits.h, then zconf.h.in should be modified to define Z_U4 as an unsiged four-byte integer type in order for crc32() to be fast. This also simplifies and makes more portable to check for a four- byte type using limits.h.pull/40/head
parent
66fcefbb2f
commit
03ff48cc67
4 changed files with 15 additions and 59 deletions
Loading…
Reference in new issue