Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Nov 2018 15:29:50 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 224471] [PATCH] bsd.gecko.mk: add conditional for ccache
Message-ID:  <bug-224471-7788-6U4jmBSZPO@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 #3 from Charlie Li <ml+freebsd@vishwin.info> ---
(In reply to Nuno Teixeira from comment #2)
> .if ${WITH_CCACHE_BUILD}
This syntax breaks dialog4ports. Thus, .if defined(WITH_CCACHE_BUILD).

Additionally, in poudriere with static ccache, where ccache lives in a
different /ccache hierarchy that is not in $PATH, a build dependency on
devel/ccache needs added for now. I'll update the phabricator review.

--=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-6U4jmBSZPO>