Date: Sun, 28 Feb 1999 18:39:46 -0800 (PST) From: Garrett Wollman <wollman@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libmd Makefile sha.3 Message-ID: <199903010239.SAA57887@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
wollman 1999/02/28 18:39:45 PST Modified files: lib/libmd Makefile sha.3 Log: 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). Revision Changes Path 1.31 +3 -1 src/lib/libmd/Makefile 1.3 +13 -1 src/lib/libmd/sha.3 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199903010239.SAA57887>