From owner-cvs-all@FreeBSD.ORG Tue Oct 26 08:07:44 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 59CEA16A4CE; Tue, 26 Oct 2004 08:07:44 +0000 (GMT) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0162543D55; Tue, 26 Oct 2004 08:07:44 +0000 (GMT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.13.1/8.13.1) with ESMTP id i9Q87gVO088465; Tue, 26 Oct 2004 01:07:43 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.13.1/8.13.1/Submit) id i9Q87gXW088464; Tue, 26 Oct 2004 01:07:42 -0700 (PDT) (envelope-from obrien) Date: Tue, 26 Oct 2004 01:07:42 -0700 From: "David O'Brien" To: Dag-Erling Smorgrav Message-ID: <20041026080742.GA88278@dragon.nuxi.com> References: <200410252004.i9PK4ojH033460@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200410252004.i9PK4ojH033460@repoman.freebsd.org> User-Agent: Mutt/1.4.1i X-Operating-System: FreeBSD 6.0-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/share/mk sys.mk X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: obrien@FreeBSD.org List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 Oct 2004 08:07:44 -0000 On Mon, Oct 25, 2004 at 08:04:50PM +0000, Dag-Erling Smorgrav wrote: > des 2004-10-25 20:04:50 UTC > > FreeBSD src repository > > Modified files: > share/mk sys.mk > Log: > Switch the default CFLAGS to -O2 -pipe. > > Submitted by: obrien The way you've attached my name to this sounds like I am leading the charge to do this in userland. I'm not. I simply said if you're so confident that our userland is OK with -O2 that you should switch our defaults to it.[*] OR stop being semi-obnoxious using uses secret CFLAGS on the tinderboxes and then complaining about anyone who commits code that doesn't compile only with those flags. [*] the assumption is you'll monitor the lists for problems with this commit and either help the submitter with their problem or back this commit out. -- -- David (obrien@FreeBSD.org)