BuildingFreeBSDWithClang

Bruce Cran bruce at cran.org.uk
Tue May 22 14:24:29 UTC 2012


On 22/05/2012 12:27, Ronald Klop wrote:
> On Tue, 22 May 2012 13:04:59 +0200, S.N.Grigoriev 
> <serguey-grigoriev at yandex.ru> wrote:
>
>> The only statement in my /etc/src.conf is `WITH_CLANG_IS_CC=yes'.
>> Should I use additional configuration options to successfully
>> build the system with CLang?

The first time around clang isn't cc, so you have to also set CC=clang, 
CXX=clang++ and CPP=clang-cpp in src.conf .

-- 
Bruce Cran


More information about the freebsd-stable mailing list