X-Git-Url: https://git.distorted.org.uk/~mdw/mLib/blobdiff_plain/3e7267bfb1faa4895769c785d859a88e86a79ff5..f31dd6cd9691118a2c868b583b39ee9133f388c0:/hash/Makefile.am?ds=sidebyside 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