Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Mar 2020 22:31:33 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 242945] devel/cmake: bad interaction with non-default compilers: cmake loses ccache
Message-ID:  <bug-242945-7788-k9nTcUYoKK@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-242945-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-242945-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=3D242945

--- Comment #3 from Matthias Andree <mandree@FreeBSD.org> ---
Whoops. I was posting a half-edit, sorry for that. Disregard (1) the stray =
IN
in my comment, and (2) poudriere hints. No need to bother with poudriere,
instead you can just install ccache and then add WITH_CCACHE_BUILD=3Dyes to
make.conf:

echo 'WITH_CCACHE_BUILD=3Dyes' >>/etc/make.conf


(my workaround given above in 1. applies to direct builds as well as
poudriere.)

--=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-242945-7788-k9nTcUYoKK>