Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 04 Sep 2023 14:06:21 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 224471] bsd.gecko.mk: add conditional for ccache
Message-ID:  <bug-224471-7788-jbsnVojnKf@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-224471-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-224471-7788@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=3D224471

--- 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)

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



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