From owner-freebsd-current@FreeBSD.ORG Sat Feb 16 15:17:15 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id EEC947DA for ; Sat, 16 Feb 2013 15:17:15 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from tensor.andric.com (tensor.andric.com [IPv6:2001:7b8:3a7:1:2d0:b7ff:fea0:8c26]) by mx1.freebsd.org (Postfix) with ESMTP id ADE85E7A for ; Sat, 16 Feb 2013 15:17:15 +0000 (UTC) Received: from [IPv6:2001:7b8:3a7:0:204:4bff:fe01:de8a] (spaceball.andric.com [IPv6:2001:7b8:3a7:0:204:4bff:fe01:de8a]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by tensor.andric.com (Postfix) with ESMTPSA id 11C215C43; Sat, 16 Feb 2013 16:17:15 +0100 (CET) Message-ID: <511FA300.6060300@FreeBSD.org> Date: Sat, 16 Feb 2013 16:17:20 +0100 From: Dimitry Andric Organization: The FreeBSD Project User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:19.0) Gecko/20130117 Thunderbird/19.0 MIME-Version: 1.0 To: paranormal , freebsd-current Subject: Re: llvm-config in base References: <1361023454.68275.7.camel@eva02> In-Reply-To: <1361023454.68275.7.camel@eva02> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 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: Sat, 16 Feb 2013 15:17:16 -0000 On 2013-02-16 15:04, paranormal wrote: > Is there any plan to include llvm-config in base? No. Please search the list archives for the reasons why; this has been discussed before. If you want to have the full llvm libraries and headers, simply install the port. It is extremely easy to do.