1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-11 02:50:24 +00:00
freebsd-ports/security/libgcrypt
Dimitry Andric 6547a5ca86 In the AES-NI inline assembly, change instances of 'cmpq' to 'cmpl'. I
had erroneously assumed this would only be compiled on amd64, but even
then a 64 bit compare is wrong.  The variables referenced in the inline
assembly are all plain int, so 32 bit.

PR:	ports/159147
Pointy hat to:	dim
Requested by:	Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer)
2011-07-26 06:54:46 +00:00
..
files In the AES-NI inline assembly, change instances of 'cmpq' to 'cmpl'. I 2011-07-26 06:54:46 +00:00
distinfo - Update to 1.5.0 2011-07-03 11:39:40 +00:00
Makefile - Update to 1.5.0 2011-07-03 11:39:40 +00:00
pkg-descr
pkg-plist - Update to 1.5.0 2011-07-03 11:39:40 +00:00