Date: Tue, 22 May 2012 15:24:17 +0100 From: Bruce Cran <bruce@cran.org.uk> To: Ronald Klop <ronald-freebsd8@klop.yi.org> Cc: serguey-grigoriev@yandex.ru, freebsd-stable@freebsd.org Subject: Re: BuildingFreeBSDWithClang Message-ID: <4FBBA191.30500@cran.org.uk> In-Reply-To: <op.wepjfzxs8527sy@ronaldradial.versatec.local> References: <619131337684699@web24h.yandex.ru> <op.wepjfzxs8527sy@ronaldradial.versatec.local>
next in thread | previous in thread | raw e-mail | index | archive | help
On 22/05/2012 12:27, Ronald Klop wrote: > On Tue, 22 May 2012 13:04:59 +0200, S.N.Grigoriev > <serguey-grigoriev@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4FBBA191.30500>