[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


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: gecko at FreeBSD.org
          Reporter: Trond.Endrestol at ximalas.info
             Flags: maintainer-feedback?(gecko at FreeBSD.org)
          Assignee: gecko at FreeBSD.org

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.


More information about the freebsd-gecko mailing list