https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232183
Bug ID: 232183
Summary: www/firefox: r481071 of Mk/bsd.gecko.mk inhibits the
use of ccache by absolute pathnames
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: Individual Port(s)
Assignee: [email protected]
Reporter: [email protected]
Flags: maintainer-feedback?([email protected])
Assignee: [email protected]
Created attachment 198041
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=198041&action=edit
Patch for Mk/bsd.gecko.mk removing absolute pathnames for CC, CPP, and CXX
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.
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-gecko
To unsubscribe, send any mail to "[email protected]"