[Bug 232183] www/firefox: r481071 of Mk/bsd.gecko.mk inhibits the use of ccache by absolute pathnames
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Oct 11 20:22:39 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232183
Charlie Li <ml+freebsd at vishwin.info> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ml+freebsd at vishwin.info
--- Comment #1 from Charlie Li <ml+freebsd at vishwin.info> ---
This has the exact same aims as my bug 224471. Only MOZ_OPTIONS+=--with-ccache
needs specified in order to use ccache, which when enabled, calls ccache
directly in front of the exact compiler paths. This is done with a conditional
checking whether WITH_CCACHE_BUILD is enabled in a user's make.conf (or
otherwise enabled in poudriere).
Hang on, I've an updated patch that fixes my muffed conditional that was in the
patch before; been using this privately for quite some time now...
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-gecko
mailing list