K 10 svn:author V 8 bdrewery K 8 svn:date V 27 2013-11-13T16:07:59.174809Z K 7 svn:log V 410 - Allow WITH_CCACHE_BUILD to work with boost. This speeds up building from 35 minutes to 5 minutes. If you are building boost with ccache by changing CC="ccache cc", change to using WITH_CCACHE_BUILD=yes in make.conf. This will automatically handle installing and using ccache for port building, while avoiding build breakages. Reported by: Samu Nuutamo Discussed with: bapt (who marked it unsafe) END