From owner-freebsd-current@FreeBSD.ORG Tue Nov 29 03:13:50 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 4CDE6106564A; Tue, 29 Nov 2011 03:13:50 +0000 (UTC) (envelope-from fjoe@samodelkin.net) Received: from mail-gy0-f182.google.com (mail-gy0-f182.google.com [209.85.160.182]) by mx1.freebsd.org (Postfix) with ESMTP id 01F8C8FC0C; Tue, 29 Nov 2011 03:13:49 +0000 (UTC) Received: by ghbg20 with SMTP id g20so7251803ghb.13 for ; Mon, 28 Nov 2011 19:13:49 -0800 (PST) MIME-Version: 1.0 Received: by 10.182.41.100 with SMTP id e4mr13109287obl.63.1322536429230; Mon, 28 Nov 2011 19:13:49 -0800 (PST) Received: by 10.182.76.225 with HTTP; Mon, 28 Nov 2011 19:13:49 -0800 (PST) X-Originating-IP: [93.92.220.178] In-Reply-To: <4ED428B8.8040909@FreeBSD.org> References: <66539.1322526789@critter.freebsd.dk> <4ED428B8.8040909@FreeBSD.org> Date: Tue, 29 Nov 2011 10:13:49 +0700 Message-ID: From: Max Khon To: Doug Barton Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Poul-Henning Kamp , freebsd-current 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: Tue, 29 Nov 2011 03:13:50 -0000 Doug, On Tue, Nov 29, 2011 at 7:35 AM, Doug Barton wrote: >>> Are there any compelling reasons for having profiled libs to be built by > >>> default? > >> > >> Nope. It's been one of the first things I disable after I install a new > >> system for at least a decade. > >> > >> Ideally we could do this for 9.0. > > > > Can we at least keep one (small) library compiled for profiling, so > > that compiling for profiling doesn't get broken by accident ? > > I think WITH_PROFILE is probably a good idea for the tinderbox? Who is in charge for tinderbox these days? Max