From owner-freebsd-sparc64@freebsd.org Tue Jul 10 20:37:17 2018 Return-Path: Delivered-To: freebsd-sparc64@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9FD1B1029688 for ; Tue, 10 Jul 2018 20:37:17 +0000 (UTC) (envelope-from linimon@lonesome.com) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 36B808AF18 for ; Tue, 10 Jul 2018 20:37:17 +0000 (UTC) (envelope-from linimon@lonesome.com) Received: by mailman.ysv.freebsd.org (Postfix) id E11081029687; Tue, 10 Jul 2018 20:37:16 +0000 (UTC) Delivered-To: sparc64@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CE4501029685 for ; Tue, 10 Jul 2018 20:37:16 +0000 (UTC) (envelope-from linimon@lonesome.com) Received: from mail.soaustin.net (mail.soaustin.net [18.222.6.11]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.soaustin.net", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 7F2208AF17 for ; Tue, 10 Jul 2018 20:37:16 +0000 (UTC) (envelope-from linimon@lonesome.com) Received: from lonesome.com (unknown [18.188.142.31]) by mail.soaustin.net (Postfix) with ESMTPSA id BF2B424936; Tue, 10 Jul 2018 20:37:15 +0000 (UTC) Date: Tue, 10 Jul 2018 20:37:14 +0000 From: Mark Linimon To: Joshua Pincus Cc: Craig Butler , sparc64@freebsd.org Subject: Re: sparc64 for the bin ?? Message-ID: <20180710203705.GA11940@lonesome.com> References: <6d8e7041b2a93b6dfc5823b13b27308b5c27f005.camel@lerwick.hopto.org> <20180710202204.GA11015@lonesome.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Jul 2018 20:37:17 -0000 On Tue, Jul 10, 2018 at 04:31:20PM -0400, Joshua Pincus wrote: > I'm confused. Why remove it at all? What harm is there in keeping the > arch there? The src committers claim that having it slows down their work on other problems due to the extra test time. mcl