Date: Mon, 12 Sep 2022 07:48:37 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 266310] Mk/bsd.ccache.mk: Add CCACHE_ENABLED variable for ports' convenience Message-ID: <bug-266310-7788-HaqQdDawuc@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-266310-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-266310-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=3D266310 --- Comment #10 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=3D679b9e2f43675a36fa552404c770ab6= 20a350fa1 commit 679b9e2f43675a36fa552404c770ab620a350fa1 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2022-09-12 07:41:44 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2022-09-12 07:47:54 +0000 Mk/bsd.ccache.mk: Add CCACHE_ENABLED variable for ports' convenience Some projects do some special handling when the ccache program is prese= nt. This causes problems because ports framework has its own ccache settings and mere presence of ccache program doesn't mean that ccache is enabled. The new CCACHE_ENABLED variable can be used to tell projects if ccache is really enabled. PR: 266310 Approved by: tcberner@ (as portmgr) Mk/bsd.ccache.mk | 8 ++++++++ 1 file changed, 8 insertions(+) --=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-266310-7788-HaqQdDawuc>