X-Git-Url: https://git.distorted.org.uk/~mdw/mLib/blobdiff_plain/06fc8e0b5ddbfe10b7cac72500d06b32ab8377c6..ecfe3bffa6cc019ba7e358dbe359f10e5ce6a09d:/hash/Makefile.am diff --git a/hash/Makefile.am b/hash/Makefile.am index c6c7bb6..877cd3a 100644 --- a/hash/Makefile.am +++ b/hash/Makefile.am @@ -51,7 +51,7 @@ $(precomp)/crc32-tab.c: @$(mkdir_p) $(precomp) @$(MAKE) crc-mktab$(EXEEXT) $(AM_V_GEN)./crc-mktab -o $@.new \ - -p0x04c11db7 -b32 -B8 -r -c \ + -p0x04c11db7 -b32 -B8 -r -cC \ -scrc32_table -icrc32.h -tuint32 && \ mv $@.new $@ endif