From owner-svn-src-all@FreeBSD.ORG Wed Dec 18 12:53:25 2013 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 49121FE7; Wed, 18 Dec 2013 12:53:25 +0000 (UTC) Received: from smtp.des.no (smtp.des.no [194.63.250.102]) by mx1.freebsd.org (Postfix) with ESMTP id 0825F1C82; Wed, 18 Dec 2013 12:53:24 +0000 (UTC) Received: from nine.des.no (smtp.des.no [194.63.250.102]) by smtp-int.des.no (Postfix) with ESMTP id 27BED7CC8; Wed, 18 Dec 2013 12:53:24 +0000 (UTC) Received: by nine.des.no (Postfix, from userid 1001) id F187730E3A; Wed, 18 Dec 2013 13:53:24 +0100 (CET) From: =?utf-8?Q?Dag-Erling_Sm=C3=B8rgrav?= To: John Baldwin Subject: Re: svn commit: r259010 - in head/sys: conf powerpc/fpu References: <201312052149.rB5LnEcT011811@svn.freebsd.org> <201312131231.04749.jhb@freebsd.org> <86k3f4kjk8.fsf@nine.des.no> <201312171220.47075.jhb@freebsd.org> Date: Wed, 18 Dec 2013 13:53:24 +0100 In-Reply-To: <201312171220.47075.jhb@freebsd.org> (John Baldwin's message of "Tue, 17 Dec 2013 12:20:46 -0500") Message-ID: <86eh5agw1n.fsf@nine.des.no> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 Dec 2013 12:53:25 -0000 John Baldwin writes: > 1) 'make tinderbox' Just Works as a single command from an existing source > tree checkout. [...] > > 2) 'make tinderbox' provides a summary of what failed. 'make universe' > does not. [...] So remove all the .if !defined(DOING_TINDERBOX) code the tinderbox target, and 'make universe' will do what you want without confusing people. > Ah, I thought at one point it only built GENERIC and LINT type configs, > but presumably that has changed? That changed a long time ago. DES --=20 Dag-Erling Sm=C3=B8rgrav - des@des.no