From owner-freebsd-mips@FreeBSD.ORG Sat Aug 25 10:10:31 2012 Return-Path: Delivered-To: freebsd-mips@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 62937106564A for ; Sat, 25 Aug 2012 10:10:31 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 340168FC17 for ; Sat, 25 Aug 2012 10:10:31 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q7PAAVMT081689 for ; Sat, 25 Aug 2012 10:10:31 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q7PAAVgw081688; Sat, 25 Aug 2012 10:10:31 GMT (envelope-from gnats) Date: Sat, 25 Aug 2012 10:10:31 GMT Message-Id: <201208251010.q7PAAVgw081688@freefall.freebsd.org> To: freebsd-mips@FreeBSD.org From: Luiz Otavio O Souza Cc: Subject: Re: kern/170859: [patch] [mips] Move MIPS specific options from generic conf/options file X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Luiz Otavio O Souza List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 25 Aug 2012 10:10:31 -0000 The following reply was made to PR kern/170859; it has been noted by GNATS. From: Luiz Otavio O Souza To: bug-followup@FreeBSD.org, Luiz Otavio O Souza Cc: Subject: Re: kern/170859: [patch] [mips] Move MIPS specific options from generic conf/options file Date: Sat, 25 Aug 2012 07:02:42 -0300 There is a new patch available at: = http://loos.no-ip.org/rb/options.mips.patch This one apply clean on -current. Thanks.=