Date: Thu, 1 Dec 2011 22:33:41 -0800 From: Steve Kargl <sgk@troutmask.apl.washington.edu> To: obrien@freebsd.org, Max Khon <fjoe@samodelkin.net>, freebsd-current <freebsd-current@freebsd.org> Subject: Re: WITHOUT_PROFILE=yes by default Message-ID: <20111202063341.GA88903@troutmask.apl.washington.edu> In-Reply-To: <20111202015133.GA4111@dragon.NUXI.org> References: <CADe0-4=DwzFj1NbJTeq3p92YGF_5yjhc-Yajn-hHNB_aca1k2g@mail.gmail.com> <20111202015133.GA4111@dragon.NUXI.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Dec 01, 2011 at 05:51:33PM -0800, David O'Brien wrote: > On Mon, Nov 28, 2011 at 05:38:20PM +0700, Max Khon wrote: > > I would like to disable building profiled libraries by default. Opinions? > > On Tue, Nov 29, 2011 at 07:46:17PM +0000, Max Khon wrote: > > Author: fjoe > > Date: Tue Nov 29 19:46:17 2011 > > New Revision: 228143 > > URL: http://svn.freebsd.org/changeset/base/228143 > > > > Log: > > Turn off profiled libs build by default. > > Can be enabled back using WITH_PROFILE=yes in /etc/src.conf > > Wow, a single day of discussion in freebsd-current@ was sufficient to > invert a 17 year default. > > I'd like to see the profile libs remain built by default in -CURRENT. > +1 In particular, many (most, all?) people running -current will have profiled libaries installed. These libraries will become stale/out-of-sync with the static and shared libraries as (if) changes are made to libc. -- Steve
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20111202063341.GA88903>