We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Define the CCACHE_DIR to use in your /usr/local/etc/poudriere.conf:
echo "CCACHE_DIR=/usr/obj/ccache" >> /usr/local/etc/poudriere.conf mkdir -p /usr/obj/ccache
That's it!