From owner-cvs-all@FreeBSD.ORG Sun May 25 02:48:58 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 2A8EB106566B; Sun, 25 May 2008 02:48:58 +0000 (UTC) (envelope-from jb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 17B3A8FC19; Sun, 25 May 2008 02:48:58 +0000 (UTC) (envelope-from jb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m4P2mvKf026914; Sun, 25 May 2008 02:48:57 GMT (envelope-from jb@repoman.freebsd.org) Received: (from jb@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m4P2mv8U026913; Sun, 25 May 2008 02:48:57 GMT (envelope-from jb) Message-Id: <200805250248.m4P2mv8U026913@repoman.freebsd.org> From: John Birrell Date: Sun, 25 May 2008 02:48:57 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src Makefile 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: Sun, 25 May 2008 02:48:58 -0000 jb 2008-05-25 02:48:57 UTC FreeBSD src repository Modified files: . Makefile Log: Remove sun4v from the list of arches in 'make universe'. There has been no active development on it for over a year now and it isn't reliable under a simple buildworld. Developers can't be expected to test code targeted for it. Revision Changes Path 1.350 +1 -1 src/Makefile