Date: Wed, 14 Apr 2004 16:26:26 -0700 (PDT) From: Peter Wemm <peter@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/secure/lib/libcrypto Makefile Message-ID: <200404142326.i3ENQQ21080941@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 2004/04/14 16:26:26 PDT
FreeBSD src repository
Modified files:
secure/lib/libcrypto Makefile
Log:
Turn on the amd64-specific bignum code in openssl. This is actually
a variant of the C code but with some scattered asm and things laid out
more optimally for the platform. This means that we need to the asm
directory to the search path for the amd64 case so that make can find
the source.
Revision Changes Path
1.67 +7 -0 src/secure/lib/libcrypto/Makefile
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200404142326.i3ENQQ21080941>
