From owner-freebsd-arch@FreeBSD.ORG Sat Dec 1 14:48:36 2012 Return-Path: Delivered-To: freebsd-arch@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 71E68291; Sat, 1 Dec 2012 14:48:36 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from tensor.andric.com (cl-327.ede-01.nl.sixxs.net [IPv6:2001:7b8:2ff:146::2]) by mx1.freebsd.org (Postfix) with ESMTP id 2BD758FC0C; Sat, 1 Dec 2012 14:48:36 +0000 (UTC) Received: from [IPv6:2001:7b8:3a7:0:f19f:4a41:71ae:f9e6] (unknown [IPv6:2001:7b8:3a7:0:f19f:4a41:71ae:f9e6]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by tensor.andric.com (Postfix) with ESMTPSA id B24AF5C37; Sat, 1 Dec 2012 15:48:34 +0100 (CET) Message-ID: <50BA18CB.2080001@FreeBSD.org> Date: Sat, 01 Dec 2012 15:48:43 +0100 From: Dimitry Andric Organization: The FreeBSD Project User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/17.0 Thunderbird/17.0 MIME-Version: 1.0 To: Jung-uk Kim Subject: Re: [RFC] Remove i386 from bsd.cpu.mk References: <50B7E2D3.6070206@FreeBSD.org> In-Reply-To: <50B7E2D3.6070206@FreeBSD.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-arch@FreeBSD.org X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 01 Dec 2012 14:48:36 -0000 On 2012-11-29 23:33, Jung-uk Kim wrote: > I'd like to remove i386 from bsd.cpu.mk on head. Please see the > attachment. It is also available from here: > > http://people.freebsd.org/~jkim/cpu-i386.diff > > Any objection? No, please commit. Deorbit of i386 complete! ;)