]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Don't even attempt to build the assembly-language versions of RIPEMD160
authorGarrett Wollman <wollman@FreeBSD.org>
Mon, 1 Mar 1999 02:39:45 +0000 (02:39 +0000)
committerGarrett Wollman <wollman@FreeBSD.org>
Mon, 1 Mar 1999 02:39:45 +0000 (02:39 +0000)
commit303dec3b5361108d4a0dab0e4b4d4fa19efc58a6
tree17ecfadd2ea3dbdd80bd2faf6dd75be46a736bf4
parentaf59b932a7b5b704036bc12e0a14f055a44c538e
Don't even attempt to build the assembly-language versions of RIPEMD160
and SHA-1 when OBJFORMAT is not ELF.  Add a warning to the man page
about how SHA-1 uses bswapl, which will trap on 80386es (and the kernel
should, but doesn't currently, emulate).
lib/libmd/Makefile
lib/libmd/sha.3