From owner-freebsd-bugs@FreeBSD.ORG Mon May 21 21:50:09 2012 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 332DA106566B for ; Mon, 21 May 2012 21:50:09 +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 0467B8FC1F for ; Mon, 21 May 2012 21:50:09 +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 q4LLo4wG062326 for ; Mon, 21 May 2012 21:50:04 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q4LLo45M062325; Mon, 21 May 2012 21:50:04 GMT (envelope-from gnats) Date: Mon, 21 May 2012 21:50:04 GMT Message-Id: <201205212150.q4LLo45M062325@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: "Thomas D. Dean" Cc: Subject: Re: kern/168187: NanoBSD for Elan SC520 will not compile X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: "Thomas D. Dean" List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 May 2012 21:50:09 -0000 The following reply was made to PR kern/168187; it has been noted by GNATS. From: "Thomas D. Dean" To: bug-followup@FreeBSD.org, tomdean@speakeasy.org Cc: Subject: Re: kern/168187: NanoBSD for Elan SC520 will not compile Date: Mon, 21 May 2012 14:40:31 -0700 solved the problem by changing nanoBSD.cfg to override NANO_ARCH=i386 NANO_PMAKE="make -j 3 TARGET=i386 TARGET_ARCH=i386" How do I get this in the handbook?