Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Jul 2021 13:48:01 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 246245] Mk/bsd.ccache.mk: Increase ccache hit ratio
Message-ID:  <bug-246245-7788-in1r5vUGxu@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-246245-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-246245-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D246245

--- Comment #11 from Ivan Rozhuk <rozhuk.im@gmail.com> ---
IMHO this part of work is done.


To improve ccache hit ratio there is 2 ways:

1. Always build at same path, this mean do not use port version/hash for dir
naming.

2. Step-by-step change outofsource build ports.
For cmake this means that in build dir we need create symlink to sources dir
and use this symlink as path to sources.

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-246245-7788-in1r5vUGxu>