bff8681 Guard against linking with wrong CRC32

Authored and Committed by Pete Zaitcev 5 years ago
    Guard against linking with wrong CRC32
    
    This became surprisingly involved, because first the patch
    required another (applied before), and second we needed a fixup
    to run checks on big-endian (applied after). And of course we
    now depend on zlib.
    
        
file modified
+12 -1