From owner-freebsd-stable@FreeBSD.ORG Tue Jan 15 14:06:45 2013 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 043AF98A for ; Tue, 15 Jan 2013 14:06:45 +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 B7F03A15 for ; Tue, 15 Jan 2013 14:06:44 +0000 (UTC) Received: from [IPv6:2001:7b8:3a7:0:d8d8:1399:7768:60b9] (unknown [IPv6:2001:7b8:3a7:0:d8d8:1399:7768:60b9]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by tensor.andric.com (Postfix) with ESMTPSA id 4E3515C37; Tue, 15 Jan 2013 15:06:37 +0100 (CET) Message-ID: <50F5626B.8000404@FreeBSD.org> Date: Tue, 15 Jan 2013 15:06:35 +0100 From: Dimitry Andric Organization: The FreeBSD Project User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:18.0) Gecko/20121128 Thunderbird/18.0 MIME-Version: 1.0 To: Jakub Lach Subject: Re: kernel's make fails in ath module, stable9 References: <50F4EDC9.8090205@freebsd.org> <1358249414281-5777859.post@n5.nabble.com> <1358249505210-5777864.post@n5.nabble.com> In-Reply-To: <1358249505210-5777864.post@n5.nabble.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-stable@freebsd.org X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Jan 2013 14:06:45 -0000 On 2013-01-15 12:31, Jakub Lach wrote: > ...should be fixed, as it is already reverted. Yes, sorry about that breakage. It should be fixed as of r245449. The good news is that stable/9 now has clang 3.2 release. :-)