From owner-svn-src-all@FreeBSD.ORG Wed Dec 21 04:55:38 2011 Return-Path: Delivered-To: svn-src-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 374FB1065676; Wed, 21 Dec 2011 04:55:38 +0000 (UTC) (envelope-from sgk@troutmask.apl.washington.edu) Received: from troutmask.apl.washington.edu (troutmask.apl.washington.edu [128.95.76.21]) by mx1.freebsd.org (Postfix) with ESMTP id ECCE58FC1B; Wed, 21 Dec 2011 04:55:37 +0000 (UTC) Received: from troutmask.apl.washington.edu (localhost.apl.washington.edu [127.0.0.1]) by troutmask.apl.washington.edu (8.14.5/8.14.5) with ESMTP id pBL4tbgm099922; Tue, 20 Dec 2011 20:55:37 -0800 (PST) (envelope-from sgk@troutmask.apl.washington.edu) Received: (from sgk@localhost) by troutmask.apl.washington.edu (8.14.5/8.14.5/Submit) id pBL4tbcF099921; Tue, 20 Dec 2011 20:55:37 -0800 (PST) (envelope-from sgk) Date: Tue, 20 Dec 2011 20:55:37 -0800 From: Steve Kargl To: Doug Barton Message-ID: <20111221045537.GA99900@troutmask.apl.washington.edu> References: <201111291946.pATJkHMs064094@svn.freebsd.org> <20111220171740.X1005@besplex.bde.org> <8CCE4DDE-B203-42FF-A2FA-9106403DE077@FreeBSD.org> <201112200908.57306.jhb@freebsd.org> <4EF13F23.9060601@FreeBSD.org> <4EF14833.1090601@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4EF14833.1090601@FreeBSD.org> User-Agent: Mutt/1.4.2.3i Cc: svn-src-head@FreeBSD.org, svn-src-all@FreeBSD.org, src-committers@FreeBSD.org, Ben Kaduk Subject: Re: svn commit: r228143 - in head: . share/mk tools/build/options X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Dec 2011 04:55:38 -0000 On Tue, Dec 20, 2011 at 06:45:07PM -0800, Doug Barton wrote: > On 12/20/2011 18:29, Ben Kaduk wrote: > > 2011/12/20 Doug Barton : > >> On 12/20/2011 06:08, John Baldwin wrote: > >>> The defaults for src.conf should be for the common case > >> > >> Agreed. The problem we seem to be missing here is that developers are > >> not even statistically significant in measuring "the common case." > > > > "The common case" of what, though? "People using src.conf", or > > "people rebuilding world", or just "people using FreeBSD"? > > The latter of course. The overwhelming majority of FreeBSD users will > never use profiled libs, and in fact don't even know what they are. It's > just useless space being taken up on every install. The defaults should > be sensible for our users. OK, Doug, we get it! You don't like profiled libraries. You don't use them, and by extension the 'common user' does not use them. -- Steve