Date: Wed, 15 Dec 2004 11:02:20 +0200 From: Ruslan Ermilov <ru@FreeBSD.org> To: Tom Rhodes <trhodes@FreeBSD.org> Cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/share/man/man5 make.conf.5 Message-ID: <20041215090220.GE25967@ip.net.ua> In-Reply-To: <200412150240.iBF2ehIf095484@repoman.freebsd.org> References: <200412150240.iBF2ehIf095484@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--Q8BnQc91gJZX4vDc Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi Tom, On Wed, Dec 15, 2004 at 02:40:43AM +0000, Tom Rhodes wrote: > trhodes 2004-12-15 02:40:43 UTC >=20 > FreeBSD src repository >=20 > Modified files: > share/man/man5 make.conf.5=20 > Log: > Add options recently added to make.conf. > =20 > Revision Changes Path > 1.102 +29 -1 src/share/man/man5/make.conf.5 >=20 The NOSHARED knob is not boolean. If it's set to "no" or "NO", the binary will be built dynamically. If set to anything else (including an empty value), the binary will be built statically. This needs to be properly documented. Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --Q8BnQc91gJZX4vDc Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFBv/2bqRfpzJluFF4RAnU2AKCZPe3C/74RTRBEvTttAq1UNtt6eACeNBZ/ lWj/aTf8KINB387UJbHqmmA= =21EG -----END PGP SIGNATURE----- --Q8BnQc91gJZX4vDc--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041215090220.GE25967>