From owner-svn-src-head@FreeBSD.ORG Tue Nov 15 21:14:50 2011 Return-Path: Delivered-To: svn-src-head@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9DD021065670; Tue, 15 Nov 2011 21:14:50 +0000 (UTC) (envelope-from das@FreeBSD.ORG) Received: from zim.MIT.EDU (ZIM.MIT.EDU [18.95.3.101]) by mx1.freebsd.org (Postfix) with ESMTP id 4964D8FC17; Tue, 15 Nov 2011 21:14:49 +0000 (UTC) Received: from zim.MIT.EDU (localhost [127.0.0.1]) by zim.MIT.EDU (8.14.5/8.14.2) with ESMTP id pAFLEnBr000486; Tue, 15 Nov 2011 16:14:49 -0500 (EST) (envelope-from das@FreeBSD.ORG) Received: (from das@localhost) by zim.MIT.EDU (8.14.5/8.14.2/Submit) id pAFLEnPg000485; Tue, 15 Nov 2011 16:14:49 -0500 (EST) (envelope-from das@FreeBSD.ORG) Date: Tue, 15 Nov 2011 16:14:49 -0500 From: David Schultz To: Dimitry Andric Message-ID: <20111115211449.GA476@zim.MIT.EDU> Mail-Followup-To: Dimitry Andric , src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org References: <201111152015.pAFKFwqb015331@svn.freebsd.org> <4EC2CFDD.7070206@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4EC2CFDD.7070206@FreeBSD.org> Cc: svn-src-head@FreeBSD.ORG, svn-src-all@FreeBSD.ORG, src-committers@FreeBSD.ORG Subject: Re: svn commit: r227538 - head/tools/build X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Nov 2011 21:14:50 -0000 On Tue, Nov 15, 2011, Dimitry Andric wrote: > Note all the final executables will use 'real' atomic operations. That > is, unless you compile with CPUTYPE?=i386, and I wish you the best of > luck in that case, you'll need it. :) I thought we dropped support for anything less than a 486DX years ago.