[Bug 224471] bsd.gecko.mk: add conditional for ccache

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 04 Sep 2023 14:06:21 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224471

--- Comment #18 from Anton Saietskii <vsasjason@gmail.com> ---
(In reply to Anton Saietskii from comment #17)

Typo in conditional, here's correct one:
.if defined(WITH_CCACHE_BUILD) && !defined(NO_CCACHE)

-- 
You are receiving this mail because:
You are on the CC list for the bug.