On Thu, 17 Dec 2015 12:04:10 +0900 (JST)
YASUOKA Masahiko wrote:
> Compiling sha256-x86_64.S fails if the "src" is located a directory
> which includes "512".
Actually I hit this problem like below since it's 2015-12:
sha512-x86_64.so: In function `sha512_block_data_order':
/source/yasuoka/2
Hi,
Compiling sha256-x86_64.S fails if the "src" is located a directory
which includes "512".
The diff below fixes this problem.
ok?
Index: lib/libssl/src/crypto/sha/asm/sha512-x86_64.pl
===
RCS file: /cvs/src/lib/libssl/src/crypto