This is the mail archive of the glibc-cvs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

libc/crypt Makefile


CVSROOT:	/cvs/glibc
Module name:	libc
Changes by:	drepper@sourceware.org	2009-04-02 16:59:28

Modified files:
	crypt          : Makefile 

Log message:
	If nss-crypt==yes, don't build md5.c, sha256.c,
	sha512.c.  Don't run md5test, sha256test, sha512test.  Pass -DUSE_NSS
	and include path for NSS directory to compiler for md5-crypt,
	sha256-crypt, sha512-crypt.  Link libcrypt.so with -lfreebl3.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/crypt/Makefile.diff?cvsroot=glibc&r1=1.11&r2=1.12


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]