Date: Tue, 26 Nov 2002 01:00:02 -0800 (PST) From: Ruslan Ermilov <ru@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/mk bsd.libnames.mk Message-ID: <200211260900.gAQ902PV057038@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
ru 2002/11/26 01:00:02 PST Modified files: share/mk bsd.libnames.mk Log: NOSHARED is meaningless in the bsd.lib.mk context, so check LDFLAGS for the -static flag instead when constructing LIBPAM. (This fixes false warnings from ``make checkdpadd -DNOSHARED'' in lib/libpam/modules/.) Submitted by: bde, ru Approved by: re Revision Changes Path 1.61 +2 -2 src/share/mk/bsd.libnames.mk 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?200211260900.gAQ902PV057038>