Date: Thu, 11 Oct 2018 18:01:20 +0000 From: bugzilla-noreply@freebsd.org To: gecko@FreeBSD.org Subject: maintainer-feedback requested: [Bug 232183] www/firefox: r481071 of Mk/bsd.gecko.mk inhibits the use of ccache by absolute pathnames Message-ID: <bug-232183-21738-e979A8A0DW@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-232183-21738@https.bugs.freebsd.org/bugzilla/> References: <bug-232183-21738@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
Bugzilla Automation <bugzilla@FreeBSD.org> has asked freebsd-gecko mailing = list <gecko@FreeBSD.org> for maintainer-feedback: Bug 232183: www/firefox: r481071 of Mk/bsd.gecko.mk inhibits the use of cca= che by absolute pathnames https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D232183 --- Description --- The use of absolute pathnames for CC, CPP, and CXX, inhibits the use of cca= che and further more erects new ccaches in ${WRKDIR}/.cache, rendering a central ccache like /root/.ccache or /var/cache/ccache useless. See attached patch.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-232183-21738-e979A8A0DW>