From owner-freebsd-current@FreeBSD.ORG Fri Jun 4 17:44:57 2010 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C77391065675; Fri, 4 Jun 2010 17:44:57 +0000 (UTC) (envelope-from hinokind@gmail.com) Received: from mail-ew0-f209.google.com (mail-ew0-f209.google.com [209.85.219.209]) by mx1.freebsd.org (Postfix) with ESMTP id 057E68FC12; Fri, 4 Jun 2010 17:44:56 +0000 (UTC) Received: by ewy1 with SMTP id 1so91441ewy.33 for ; Fri, 04 Jun 2010 10:44:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:content-type:to:cc:subject :references:date:mime-version:content-transfer-encoding:from :message-id:in-reply-to:user-agent; bh=MdEymRFe5/GklOwnYEBucPv/wb4Hcpa4vcsgboEzZ7s=; b=ndyEnwdFuyR8lLRNPIdc+YTsjKDDGOwLojBqNIdXQwsTDjQlcTCtVkrtCTotkQtDyY XLjOuOroixsJYJCqHJ1TSPDcGwPq9g4bo/ITiX1xOVsWAnUeeBerI5ARE971atLHqqkT UxvQlRToh7bHO52drggBKQ93dn0YjxpyEguTs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=content-type:to:cc:subject:references:date:mime-version :content-transfer-encoding:from:message-id:in-reply-to:user-agent; b=hUKbMTZfuCYfcVZnAqJbnKHruvGOw+JPvyfmBZKj8wlFQJNJMN4hLrBRbiY2p5rtbR iFjnCVshxj0IrP23FfTkOrdYQnt/+tM7usDo9Aa9JOuemMfHhVmb43E4x/HacQmexaJz ii81j4QoUfsUVlKXL6GLQGEJbn/oshV1JwhdU= Received: by 10.213.9.70 with SMTP id k6mr8577236ebk.37.1275673495838; Fri, 04 Jun 2010 10:44:55 -0700 (PDT) Received: from klevas (hst-17-80.splius.lt [77.79.17.80]) by mx.google.com with ESMTPS id 13sm848339ewy.13.2010.06.04.10.44.54 (version=TLSv1/SSLv3 cipher=RC4-MD5); Fri, 04 Jun 2010 10:44:54 -0700 (PDT) Content-Type: text/plain; charset=utf-8; format=flowed; delsp=yes To: "Roman Divacky" , "Doug Barton" References: <20100604152605.GA80277@freebsd.org> <4C0930E3.3030301@FreeBSD.org> Date: Fri, 04 Jun 2010 20:44:52 +0300 MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: =?utf-8?B?QW5kcml1cyBNb3JrxatuYXM=?= Message-ID: In-Reply-To: <4C0930E3.3030301@FreeBSD.org> User-Agent: Opera Mail/10.60 (FreeBSD) Cc: current@freebsd.org Subject: Re: [INFO]: import of clang/LLVM to happen on June 9th 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: Fri, 04 Jun 2010 17:44:57 -0000 On Fri, 04 Jun 2010 19:59:15 +0300, Doug Barton wrote: > 2. Publish instructions on how to set up a different compiler for ports. There's really no nice way to do it right now. We'll probably put something on the wiki page[1], but there's only so much we can do when ports don't expect compiler to be changed. I'm working on it for my SoC project, but I'm not sure when (hopefully, not "if") it will be committed. [1] http://wiki.freebsd.org/PortsAndClang -- Andrius