Date: Sun, 28 Feb 1999 10:55:40 -0800 (PST) From: Chuck Robey <chuckr@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libmd/i386 rmd160.S sha.S Message-ID: <199902281855.KAA31570@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
chuckr 1999/02/28 10:55:40 PST
Modified files:
lib/libmd/i386 rmd160.S sha.S
Log:
fix for incorrect specification of alignment (it worked for the elf
build, but broke while doing the aout legacy build). Now using
.p2align instead of .align. Fixes broken buildworld.
Submitted by: John Polstra
Reviewed by: John Polstra
Revision Changes Path
1.3 +2 -2 src/lib/libmd/i386/rmd160.S
1.2 +2 -2 src/lib/libmd/i386/sha.S
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?199902281855.KAA31570>
