[Bug 277204] *: ports misusing WITH_CCACHE_BUILD and NO_CCACHE
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Feb 20 21:02:41 GMT 2024
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277204
Matthias Andree <mandree at FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |portmgr at FreeBSD.org
--- Comment #1 from Matthias Andree <mandree at FreeBSD.org> ---
Benjamin, good idea, but not practical to fix - for graphics/rawtherapee,
CCACHE_ENABLED seems to be set too late, even after .include <bsd.port.pre.mk>
it's not yet set -- and I need to hack CMAKE_ARGS to actually make rawtherapee
use ccache - and I don't want to turn some easily readable .if clause into
non-readable variable expansion hacks to delay expansion. CCACHE isn't a
PORT_OPTION, so helper variables don't cut the mustard.
If you can lend a hand with graphics/rawtherapee and propose a fix that I do
not currently see... feel free to send proposals, else I'll need to keep things
as they are and continue emulating bsd.ccache.mk.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the kde-freebsd
mailing list