On 2021-5-3 01:03 , Christopher Nielsen wrote:
Josh,
Reviewing the change log, the following piqued my interest:
- reclaim: remove everything under build and ccache directories. (#60126,
khindenburg in b9fdb847, d08d261f)
I quickly reviewed the related ticket, and new logic, but one thing still isn’t
clear: Will the ccache directory be emptied, regardless of where we’ve
configured the path to be? Or will it only cleaned out when located at the
default location (${prefix}/var/macports/build/.ccache)?
It's using ${macports::ccache_dir} which is set from macports.conf.
- Josh