[Zlib-devel] [PATCH 10/13] add PCLMULQDQ optimized CRC folding

Mike Frysinger vapier at gentoo.org
Thu Nov 28 02:02:27 EST 2013


On Monday 25 November 2013 17:21:46 Jim Kukunas wrote:
> --- a/Makefile.in
> +++ b/Makefile.in
> 
> +crc_folding.lo: crc_folding.c
> +	- at mkdir objs 2>/dev/null || test -d objs
> +	$(CC) $(SFLAGS) -mpclmul -msse4 -DPIC -c -o objs/$*.o $<
> +	- at mv objs/$*.o $@
> +
> +crc_folding.o: crc_folding.c
> +	${CC} ${CFLAGS} -mpclmul -msse4 -I. -c -o $@ crc_folding.c

same comments here as the other file
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
URL: <http://madler.net/pipermail/zlib-devel_madler.net/attachments/20131128/6578b382/attachment-0001.sig>


More information about the Zlib-devel mailing list