Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Nov 2012 11:37:55 +0200
From:      Volodymyr Kostyrko <c.kworr@gmail.com>
To:        Beeblebrox <zaphod@berentweb.com>
Cc:        freebsd-stable@freebsd.org
Subject:   Re: Latest for buildworld + clang + ccache
Message-ID:  <50AF43F3.7000003@gmail.com>
In-Reply-To: <1353663021422-5763442.post@n5.nabble.com>
References:  <1353661163520-5763430.post@n5.nabble.com> <50AF3BD1.4040504@gmail.com> <1353662441934-5763438.post@n5.nabble.com> <50AF4186.4090901@gmail.com> <1353663021422-5763442.post@n5.nabble.com>

next in thread | previous in thread | raw e-mail | index | archive | help
23.11.2012 11:30, Beeblebrox:
>>> Is this the same reason CMAKE yells at CCACHE?
>> Haven't seen this before. Can you share?
> I meant for ports, not buildworld...
>
> I use bsdadminscripts  and specify preferences in
> /usr/local/etc/buildflags.conf. I tried these and did not work. What is the
> setting for this, and I assume I can set CCACHE_CPP2 in that file also?
> USE_GCC=                clang
> BUILDFLAGS_GCC=         clang

CC= clang
CPP= clang-cpp
CXX= clang++

Yes, you can include CCACHE_CPP2 in this file too.

-- 
Sphinx of black quartz, judge my vow.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?50AF43F3.7000003>