From owner-freebsd-questions@FreeBSD.ORG Sat Mar 31 23:00:55 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 3156C1065673 for ; Sat, 31 Mar 2012 23:00:55 +0000 (UTC) (envelope-from freebsd-questions@herveybayaustralia.com.au) Received: from mail.unitedinsong.com.au (mail.unitedinsong.com.au [150.101.178.33]) by mx1.freebsd.org (Postfix) with ESMTP id D79B58FC14 for ; Sat, 31 Mar 2012 23:00:54 +0000 (UTC) Received: from laptop1.herveybayaustralia.com.au (laptop1.herveybayaustralia.com.au [192.168.0.182]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mail.unitedinsong.com.au (Postfix) with ESMTPSA id 934385C22 for ; Sun, 1 Apr 2012 09:14:28 +1000 (EST) Message-ID: <4F778CA4.1040301@herveybayaustralia.com.au> Date: Sun, 01 Apr 2012 09:00:52 +1000 From: Da Rock User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:7.0.1) Gecko/20111109 Thunderbird/7.0.1 MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <4F76DD24.4060104@herveybayaustralia.com.au> <20120331135624.GA46283@ozzmosis.com> <20343.7837.796535.407848@jerusalem.litteratus.org> <1333223142434-5609272.post@n5.nabble.com> In-Reply-To: <1333223142434-5609272.post@n5.nabble.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: using clang X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 31 Mar 2012 23:00:55 -0000 On 04/01/12 05:45, Jakub Lach wrote: > /etc/make.conf : > > .if !empty(.CURDIR:M/usr/ports/*) > > .endif > > clang for ports, YMMV as always. > > http://wiki.freebsd.org/PortsAndClang Yes but setting that does not seem to affect the ports build operation - make.conf or -DCC etc, Seems to be poorly implemented, setting that should set --cc in the configure, etc. > > "libreoffice 3.5.x builds and run sucessfully > with clang 3.0 and (upcoming) 3.1" - @bapt > > So wait for libreoffice 3.5 for clang support. Not an option ATM. > > > > -- > View this message in context: http://freebsd.1045724.n5.nabble.com/ps-clang-and-make-variables-tp5608586p5609272.html > Sent from the freebsd-questions mailing list archive at Nabble.com. > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"