From owner-freebsd-current@FreeBSD.ORG Wed Jun 17 21:15:16 2015 Return-Path: Delivered-To: freebsd-current@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 8389C813; Wed, 17 Jun 2015 21:15:16 +0000 (UTC) (envelope-from avg@FreeBSD.org) Received: from citadel.icyb.net.ua (citadel.icyb.net.ua [212.40.38.140]) by mx1.freebsd.org (Postfix) with ESMTP id 66F24A3; Wed, 17 Jun 2015 21:15:15 +0000 (UTC) (envelope-from avg@FreeBSD.org) Received: from porto.starpoint.kiev.ua (porto-e.starpoint.kiev.ua [212.40.38.100]) by citadel.icyb.net.ua (8.8.8p3/ICyb-2.3exp) with ESMTP id AAA03905; Thu, 18 Jun 2015 00:15:13 +0300 (EEST) (envelope-from avg@FreeBSD.org) Received: from localhost ([127.0.0.1]) by porto.starpoint.kiev.ua with esmtp (Exim 4.34 (FreeBSD)) id 1Z5Kfw-000COk-NH; Thu, 18 Jun 2015 00:15:13 +0300 Message-ID: <5581E324.8030000@FreeBSD.org> Date: Thu, 18 Jun 2015 00:14:12 +0300 From: Andriy Gapon User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 MIME-Version: 1.0 To: FreeBSD Current CC: "Simon J. Gerraty" , Dimitry Andric Subject: Re: toolchain target References: <5581DBD0.3020004@FreeBSD.org> In-Reply-To: <5581DBD0.3020004@FreeBSD.org> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 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: Wed, 17 Jun 2015 21:15:16 -0000 On 17/06/2015 23:42, Andriy Gapon wrote: > > Seems like there is some problem with 'toolchain' target in the latest head. > Output of running `make toolchain TARGET=i386` on amd64 system can be found > here: http://dpaste.com/3RD3C4V > AFAICS, it still worked as of r283188. -- Andriy Gapon