From owner-cvs-src@FreeBSD.ORG Mon Jun 9 14:02:05 2008 Return-Path: Delivered-To: cvs-src@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 157851065684; Mon, 9 Jun 2008 14:02:05 +0000 (UTC) (envelope-from obrien@NUXI.org) Received: from dragon.nuxi.org (trang.nuxi.org [74.95.12.85]) by mx1.freebsd.org (Postfix) with ESMTP id EA44C8FC15; Mon, 9 Jun 2008 14:02:04 +0000 (UTC) (envelope-from obrien@NUXI.org) Received: from dragon.nuxi.org (obrien@localhost [127.0.0.1]) by dragon.nuxi.org (8.14.2/8.14.2) with ESMTP id m59E24sa070253; Mon, 9 Jun 2008 07:02:04 -0700 (PDT) (envelope-from obrien@dragon.nuxi.org) Received: (from obrien@localhost) by dragon.nuxi.org (8.14.2/8.14.2/Submit) id m59E24L0070252; Mon, 9 Jun 2008 07:02:04 -0700 (PDT) (envelope-from obrien) Date: Mon, 9 Jun 2008 07:02:04 -0700 From: "David O'Brien" To: John Birrell Message-ID: <20080609140204.GA70228@dragon.NUXI.org> References: <200806090631.m596VLDo080578@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200806090631.m596VLDo080578@repoman.freebsd.org> X-Operating-System: FreeBSD 8.0-CURRENT User-Agent: Mutt/1.5.16 (2007-06-09) Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/conf kern.pre.mk X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: obrien@FreeBSD.org List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Jun 2008 14:02:05 -0000 On Mon, Jun 09, 2008 at 06:31:17AM +0000, John Birrell wrote: > jb 2008-06-09 06:31:17 UTC > FreeBSD src repository > > Modified files: > sys/conf kern.pre.mk > Log: > SVN rev 179665 on 2008-06-09 06:31:17Z by jb > > Remove some sparc-specific stuff from my earlier sun4v work in p4. > It never belonged in current. For those having trouble building a non-SMP sparc64 kernel - this is what broke the build. -- -- David (obrien@FreeBSD.org)