• Nils Goroll's avatar
    use the crc32 from libvgz · 16ff34bd
    Nils Goroll authored
    ... which is what we've done all along, but weren't aware of, until
    clang with specific compiler flags exposed the issue.
    
    The local declaration of crc32 on shard_hash.c is hackish, but
    it appears we'd need to include almost all of the libvgz includes
    otherwise.
    
    Huge thank you to phk for helping track down this odd issue.
    16ff34bd
Makefile.am 1.24 KB