From owner-cvs-all@FreeBSD.ORG Fri Nov 23 00:00:52 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6DAF416A41A; Fri, 23 Nov 2007 00:00:52 +0000 (UTC) (envelope-from ache@nagual.pp.ru) Received: from nagual.pp.ru (nagual.pp.ru [194.87.13.69]) by mx1.freebsd.org (Postfix) with ESMTP id D2F7313C4E9; Fri, 23 Nov 2007 00:00:51 +0000 (UTC) (envelope-from ache@nagual.pp.ru) Received: from nagual.pp.ru (ache@localhost [127.0.0.1]) by nagual.pp.ru (8.14.2/8.14.2) with ESMTP id lAMNhNCE007831; Fri, 23 Nov 2007 02:43:23 +0300 (MSK) (envelope-from ache@nagual.pp.ru) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=nagual.pp.ru; s=default; t=1195775003; bh=RFwqY1B+cl4KlwTVXBwP5AJvp31R2dInpsQuc+/ VcWI=; l=284; h=Date:From:To:Cc:Subject:Message-ID:Mail-Followup-To: References:MIME-Version:Content-Type:Content-Disposition: In-Reply-To:User-Agent; b=nKmtFch+ZoaLvCb5S/xPsiClQEaj86X9W6GbGld1 PMf7TIZ8leJjjoYPvKouo7HuisOBND5z5sSVmkEdlv+/oF2/n8DK/djani/2skozT2Z TvNgCoIvpglTseBM6jyCPvfigTMeYgvHopzCBo6A5u6eG0aksZenXGEWc69p9NCo= Received: (from ache@localhost) by nagual.pp.ru (8.14.2/8.14.2/Submit) id lAMNhN3p007830; Fri, 23 Nov 2007 02:43:23 +0300 (MSK) (envelope-from ache) Date: Fri, 23 Nov 2007 02:43:22 +0300 From: Andrey Chernov To: John Birrell Message-ID: <20071122234322.GA7776@nagual.pp.ru> Mail-Followup-To: Andrey Chernov , John Birrell , src-committers@FreeBSD.ORG, cvs-src@FreeBSD.ORG, cvs-all@FreeBSD.ORG References: <200711222321.lAMNLD4K082678@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200711222321.lAMNLD4K082678@repoman.freebsd.org> User-Agent: Mutt/1.5.16 (2007-06-09) Cc: cvs-src@FreeBSD.ORG, src-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/share/mk bsd.sys.mk sys.mk X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Nov 2007 00:00:52 -0000 On Thu, Nov 22, 2007 at 11:21:13PM +0000, John Birrell wrote: > This time, change the default CFLAGS to match the simple defaults that > the tinderboxes use. That is, don't use -fno-strict-aliasing by default. How it will affect the ports system? -- http://ache.pp.ru/