[Bug 224471] [PATCH] bsd.gecko.mk: add conditional for ccache
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Nov 23 15:29:52 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224471
--- Comment #3 from Charlie Li <ml+freebsd at vishwin.info> ---
(In reply to Nuno Teixeira from comment #2)
> .if ${WITH_CCACHE_BUILD}
This syntax breaks dialog4ports. Thus, .if defined(WITH_CCACHE_BUILD).
Additionally, in poudriere with static ccache, where ccache lives in a
different /ccache hierarchy that is not in $PATH, a build dependency on
devel/ccache needs added for now. I'll update the phabricator review.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-ports-bugs
mailing list