From owner-freebsd-current@FreeBSD.ORG Fri Dec 2 04:56:32 2011 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CA6C4106566B; Fri, 2 Dec 2011 04:56:32 +0000 (UTC) (envelope-from fjoe@samodelkin.net) Received: from mail-gx0-f182.google.com (mail-gx0-f182.google.com [209.85.161.182]) by mx1.freebsd.org (Postfix) with ESMTP id 7C1A58FC0A; Fri, 2 Dec 2011 04:56:32 +0000 (UTC) Received: by ggnk5 with SMTP id k5so3906675ggn.13 for ; Thu, 01 Dec 2011 20:56:31 -0800 (PST) MIME-Version: 1.0 Received: by 10.182.45.6 with SMTP id i6mr2033480obm.3.1322801791808; Thu, 01 Dec 2011 20:56:31 -0800 (PST) Received: by 10.182.76.225 with HTTP; Thu, 1 Dec 2011 20:56:31 -0800 (PST) X-Originating-IP: [93.92.220.178] In-Reply-To: <20111202015133.GA4111@dragon.NUXI.org> References: <20111202015133.GA4111@dragon.NUXI.org> Date: Fri, 2 Dec 2011 11:56:31 +0700 Message-ID: From: Max Khon To: obrien@freebsd.org, Max Khon , freebsd-current Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Re: WITHOUT_PROFILE=yes by default X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Dec 2011 04:56:33 -0000 David, On Fri, Dec 2, 2011 at 8:51 AM, 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. > You still failed to name a single compelling reason to leave profiled libs even in -CURRENT. And it sounds like we should not fix 17-year old bugs or things that are no longer of any practical use because they were implemented 17 years ago. I'd like to see the profile libs remain built by default in -CURRENT. > > If you like, add it to the list of things to disable on -STABLE creation. Max