22.05.2012, 18:24, "Bruce Cran" <[email protected]>: > On 22/05/2012 12:27, Ronald Klop wrote: > >> On Tue, 22 May 2012 13:04:59 +0200, S.N.Grigoriev >> <[email protected]> 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
Hi Bruce, thank you for your response. Settings above have solved my problem. -- Regards, Serguey. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[email protected]"
