From owner-freebsd-current@FreeBSD.ORG Mon Aug 2 16:08:31 2010 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 52C0F1065670 for ; Mon, 2 Aug 2010 16:08:31 +0000 (UTC) (envelope-from dimitry@andric.com) Received: from tensor.andric.com (cl-327.ede-01.nl.sixxs.net [IPv6:2001:7b8:2ff:146::2]) by mx1.freebsd.org (Postfix) with ESMTP id 168AC8FC27 for ; Mon, 2 Aug 2010 16:08:31 +0000 (UTC) Received: from [IPv6:2001:7b8:3a7:0:6122:ded8:3916:124b] (unknown [IPv6:2001:7b8:3a7:0:6122:ded8:3916:124b]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by tensor.andric.com (Postfix) with ESMTPSA id CB96D5C43; Mon, 2 Aug 2010 18:08:29 +0200 (CEST) Message-ID: <4C56ED84.10008@andric.com> Date: Mon, 02 Aug 2010 18:08:36 +0200 From: Dimitry Andric User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.9.2.9pre) Gecko/20100723 Lanikai/3.1.2pre MIME-Version: 1.0 To: paradox References: <9573.47623.qm@web59105.mail.re1.yahoo.com> In-Reply-To: <9573.47623.qm@web59105.mail.re1.yahoo.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-current@freebsd.org Subject: Re: WITHOUT_CLANG=yes fix X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Aug 2010 16:08:31 -0000 On 2010-08-02 15:58, paradox wrote: > http://svn.freebsd.org/viewvc/base/head/Makefile.inc1?revision=210116&view=markup > > plz fix buidl without clang > > # XXX: There is no way to specify bootstrap tools depending on MK-flags > # with different per-architecture default values. Always build tblgen. Did you read that "XXX" comment?