maintainer-feedback requested: [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 18:01:23 UTC 2018


Bugzilla Automation <bugzilla at FreeBSD.org> has asked freebsd-gecko mailing list
<gecko at FreeBSD.org> for maintainer-feedback:
Bug 232183: www/firefox: r481071 of Mk/bsd.gecko.mk inhibits the use of ccache
by absolute pathnames
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232183



--- Description ---
The use of absolute pathnames for CC, CPP, and CXX, inhibits the use of ccache
and further more erects new ccaches in ${WRKDIR}/.cache, rendering a central
ccache like /root/.ccache or /var/cache/ccache useless. See attached patch.


More information about the freebsd-gecko mailing list