How do I use ccache and ports?
Björn König
bkoenig at cs.tu-berlin.de
Sun Aug 7 12:15:58 GMT 2005
Robert S wrote:
> A freebsd n00b question. How do I set ports up to use ccache [...]
> Presumably I put something into /etc/make.conf.
Yes, add the following lines to /etc/make.conf
CC="/usr/local/libexec/ccache/cc"
CXX="/usr/local/libexec/ccache/c++"
Björn
--
Björn König (bkoenig at cs.tu-berlin.de)
student at the Technische Universität Berlin
http://bkoenig.alpha-tierchen.de/
More information about the freebsd-questions
mailing list