Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Oct 2018 20:22:37 +0000
From:      bugzilla-noreply@freebsd.org
To:        gecko@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-21738-t5c4H5uWPu@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
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D232183

Charlie Li <ml+freebsd@vishwin.info> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ml+freebsd@vishwin.info

--- Comment #1 from Charlie Li <ml+freebsd@vishwin.info> ---
This has the exact same aims as my bug 224471. Only MOZ_OPTIONS+=3D--with-c=
cache
needs specified in order to use ccache, which when enabled, calls ccache
directly in front of the exact compiler paths. This is done with a conditio=
nal
checking whether WITH_CCACHE_BUILD is enabled in a user's make.conf (or
otherwise enabled in poudriere).

Hang on, I've an updated patch that fixes my muffed conditional that was in=
 the
patch before; been using this privately for quite some time now...

--=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-21738-t5c4H5uWPu>