From owner-freebsd-stable@FreeBSD.ORG Fri Jul 6 17:44:18 2012 Return-Path: Delivered-To: stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A1396106564A for ; Fri, 6 Jul 2012 17:44:18 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from tensor.andric.com (tensor.andric.com [87.251.56.140]) by mx1.freebsd.org (Postfix) with ESMTP id 5C6ED8FC08 for ; Fri, 6 Jul 2012 17:44:18 +0000 (UTC) Received: from [192.168.0.6] (spaceball.home.andric.com [192.168.0.6]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by tensor.andric.com (Postfix) with ESMTPSA id E226C5C59; Fri, 6 Jul 2012 19:44:11 +0200 (CEST) Message-ID: <4FF723EC.1090408@FreeBSD.org> Date: Fri, 06 Jul 2012 19:44:12 +0200 From: Dimitry Andric Organization: The FreeBSD Project User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:14.0) Gecko/20120619 Thunderbird/14.0 MIME-Version: 1.0 To: Olivier Smedts References: <4FF2E786.4000000@FreeBSD.org> <4FF2F0BE.4060307@FreeBSD.org> In-Reply-To: <4FF2F0BE.4060307@FreeBSD.org> X-Enigmail-Version: 1.5a1pre Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: FreeBSD Stable Subject: Re: buildworld fails with clang X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Jul 2012 17:44:18 -0000 On 2012-07-03 15:16, Dimitry Andric wrote: > On 2012-07-03 14:54, Olivier Smedts wrote: ... >> Just to be clear, it may take some time to MFC, but will it be done >> for releng/9.1 so that 9.1-RELEASE users can simply buildworld with >> clang ? FYI, I've merged the fix to stable/9 in r238177. So it will be in the 9.1 release.