From owner-freebsd-arch@FreeBSD.ORG Mon Sep 6 22:45:23 2004 Return-Path: Delivered-To: freebsd-arch@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8944416A4D5 for ; Mon, 6 Sep 2004 22:45:23 +0000 (GMT) Received: from harmony.village.org (rover.village.org [168.103.84.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9847F43D2F for ; Mon, 6 Sep 2004 22:45:18 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.13.1/8.13.1) with ESMTP id i86MgsOX087617; Mon, 6 Sep 2004 16:42:55 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Mon, 06 Sep 2004 16:43:20 -0600 (MDT) Message-Id: <20040906.164320.16339975.imp@bsdimp.com> To: mark@grondar.org From: "M. Warner Losh" In-Reply-To: <200409062234.i86MXxen039742@grimreaper.grondar.org> References: <20040906.161143.77047315.imp@bsdimp.com> <200409062234.i86MXxen039742@grimreaper.grondar.org> X-Mailer: Mew version 3.3 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: arch@FreeBSD.ORG Subject: Re: Change to output X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Sep 2004 22:45:23 -0000 In message: <200409062234.i86MXxen039742@grimreaper.grondar.org> Mark Murray writes: : "M. Warner Losh" writes: : > Consider the following patch. It includes .... : : : > notice how it explains nicely why it appears that asn1_compile is : > built 3 times (it really isn't, but you have to do the obj, depend and : > all parts). : : NICE! : : > I've been running these patches, or variations on the theme for over : > two years now. I'm thinking it would be good to commit to head. : : I agree. What might this break? Tinderboxes? Do you have a fix for them : too? I have no idea what it might break. That's one reason why I posted it. I don't use tinderbox. Warner