From owner-freebsd-arm@FreeBSD.ORG Tue Aug 20 08:21:29 2013 Return-Path: Delivered-To: freebsd-arm@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id A9FCFD35 for ; Tue, 20 Aug 2013 08:21:29 +0000 (UTC) (envelope-from andrew@fubar.geek.nz) Received: from nibbler.fubar.geek.nz (nibbler.fubar.geek.nz [199.48.134.198]) by mx1.freebsd.org (Postfix) with ESMTP id 904752BE5 for ; Tue, 20 Aug 2013 08:21:29 +0000 (UTC) Received: from bender.Home (97e5e46b.skybroadband.com [151.229.228.107]) by nibbler.fubar.geek.nz (Postfix) with ESMTPSA id BC4545DFF7 for ; Tue, 20 Aug 2013 08:15:34 +0000 (UTC) Date: Tue, 20 Aug 2013 09:15:27 +0100 From: Andrew Turner To: freebsd-arm@freebsd.org Subject: Reminder: Removal of WITHOUT_ARM_EABI Message-ID: <20130820091527.42127170@bender.Home> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting FreeBSD to the StrongARM Processor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Aug 2013 08:21:29 -0000 I am planning on removing WITHOUT_ARM_EABI before 10.0 is released. As this is planned on happening soon it this change is likely to happen within the next two weeks, after a short heads up. This is a reminder for people who have not yet moved to the ARM EABI to do so now as their build will break when this option is removed. Andrew