From owner-freebsd-arch@FreeBSD.ORG Mon Jan 10 19:21:45 2005 Return-Path: Delivered-To: freebsd-arch@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 41CD516A4CE; Mon, 10 Jan 2005 19:21:45 +0000 (GMT) Received: from mail.vicor-nb.com (bigwoop.vicor-nb.com [208.206.78.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4D8C043D2F; Mon, 10 Jan 2005 19:21:44 +0000 (GMT) (envelope-from julian@elischer.org) Received: from elischer.org (julian.vicor-nb.com [208.206.78.97]) by mail.vicor-nb.com (Postfix) with ESMTP id E97807A403; Mon, 10 Jan 2005 11:21:41 -0800 (PST) Message-ID: <41E2D5C5.3040900@elischer.org> Date: Mon, 10 Jan 2005 11:21:41 -0800 From: Julian Elischer User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.3.1) Gecko/20030516 X-Accept-Language: en, hu MIME-Version: 1.0 To: Tom Rhodes References: <20050110103332.7dbc2f72@mobile.pittgoth.com> In-Reply-To: <20050110103332.7dbc2f72@mobile.pittgoth.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: arch@freebsd.org Subject: Re: Removing rtld-aout X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Jan 2005 19:21:45 -0000 Tom Rhodes wrote: >Hi, > >Would anyone care if I removed rtld-aout in CURRENT and eventually >in RELENG_5? It was unhooked over two years ago during the removal >of a.out support by peter. Reviewing the Makefile, it doesn't seem >to be built for any architecture. Patch URL is listed below but it >review shouldn't be needed. > >Comments? Yes/no/Tom go away? > does this stop me from running 2.2.1 or 1.1.5 binraies? (probably not but..) > > >