[Bug 224471] [PATCH] bsd.gecko.mk: add conditional for ccache
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Nov 24 02:02:44 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224471
--- Comment #5 from Charlie Li <ml+freebsd at vishwin.info> ---
(In reply to Nuno Teixeira from comment #4)
> defined{WITH_CCACHE_BUILD}
Curly brackets in defined() is incorrect syntax. Please read/understand the
patch again.
Everything living at the root of either comm-* (Thunderbird, SeaMonkey) or
mozilla-* (Firefox) use the same complex build system, so inserting logic like
this into individual port Makefiles is redundant.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-gecko
mailing list