Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Oct 2018 18:01:20 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 232183] www/firefox: r481071 of Mk/bsd.gecko.mk inhibits the use of ccache by absolute pathnames
Message-ID:  <bug-232183-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D232183

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

Created attachment 198041
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D198041&action=
=3Dedit
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 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.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-232183-7788>