Open main menu
CDOT Wiki
β
Search
Changes
← Older edit
Newer edit →
Improving Build Times
159 bytes added
,
16:48, 11 February 2008
no edit summary
make -s -f client.mk
== Using a compiler cache ==
TODO -- ccache
On Mac
macports:
port install ccache
for X in cc gcc g++ c++ ; do ln -s /usr/bin/$X /opt/local/bin ; done
David.humphrey
Bureaucrats
,
Administrators
667
edits