Toomas Soome 27bae6150a loader: remove libsa/crc32.c and use version from zlib
we have crc32(const void *, size_t) in libsa. Unfortunately zlib has
crc32(long, const unigned char *, unsigned) and we have conflict.

Since we do build libsa with zlib, we can use zlib version instead.

Reviewed by:	allanjude
Differential Revision:	https://reviews.freebsd.org/D24068
2020-03-19 21:05:11 +00:00
..
2019-05-07 10:01:45 +00:00
2018-03-13 16:33:00 +00:00
2019-11-04 12:20:19 +00:00
2019-12-04 16:56:11 +00:00
2018-03-13 16:33:00 +00:00
2019-12-13 08:20:20 +00:00
2019-12-04 16:56:11 +00:00