From owner-cvs-all@FreeBSD.ORG Wed May 28 14:54:15 2008 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 2F1DF1065670; Wed, 28 May 2008 14:54:15 +0000 (UTC) (envelope-from obrien@NUXI.org) Received: from dragon.nuxi.org (trang.nuxi.org [74.95.12.85]) by mx1.freebsd.org (Postfix) with ESMTP id 018BF8FC1E; Wed, 28 May 2008 14:54:14 +0000 (UTC) (envelope-from obrien@NUXI.org) Received: from dragon.nuxi.org (obrien@localhost [127.0.0.1]) by dragon.nuxi.org (8.14.2/8.14.2) with ESMTP id m4SEsEJu028559; Wed, 28 May 2008 07:54:14 -0700 (PDT) (envelope-from obrien@dragon.nuxi.org) Received: (from obrien@localhost) by dragon.nuxi.org (8.14.2/8.14.2/Submit) id m4SEsECa028558; Wed, 28 May 2008 07:54:14 -0700 (PDT) (envelope-from obrien) Date: Wed, 28 May 2008 07:54:14 -0700 From: "David O'Brien" To: Robert Watson Message-ID: <20080528145414.GD85398@dragon.NUXI.org> References: <200805250248.m4P2mv8U026913@repoman.freebsd.org> <20080525180014.S63463@fledge.watson.org> <20080525195955.GB5179@what-creek.com> <20080525225523.F36357@fledge.watson.org> <20080525221112.GH5179@what-creek.com> <20080526082614.C6489@fledge.watson.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080526082614.C6489@fledge.watson.org> X-Operating-System: FreeBSD 8.0-CURRENT User-Agent: Mutt/1.5.16 (2007-06-09) Cc: cvs-all@FreeBSD.org, cvs-src@FreeBSD.org, John Birrell , John Birrell , src-committers@FreeBSD.org Subject: Re: cvs commit: src Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 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: Wed, 28 May 2008 14:54:15 -0000 On Mon, May 26, 2008 at 08:31:02AM +0100, Robert Watson wrote: > According to our tier documentation, sun4v is a tier 2 platform -- either > on the way up, or on the way down, depending on how you look at it. All of > the other tier 2 platforms, including ARM, PowerPC, ia64 and sparc64, > appear in make universe, and I would expect objections if any of them > were removed from make universe also. I think you're missing the distinction between architectures that are runable (sparc64, ia64, PowerPC, ARM) and those that are not - sun4v. The reason why folks would object to those being removed is because they actually do work. -- -- David (obrien@FreeBSD.org)