Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Sep 2022 18:16:02 +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-X9BAQdfFWi@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 #5 from Yuri Victorovich <yuri@freebsd.org> ---
(In reply to Tobias C. Berner from comment #4)

Tobias,

This line
> CMAKE_ARGS+=3D-DUSE_CCACHE:BOOL=3D${NO_CCACHE:DNO:UYES}
doesn't evaluate to the same. When no ccache settings are present in make.c=
onf
it evaluates to YES instead of NO.

Also it is a lot less error-prone to have a single variable for all such po=
rts
to use.

--=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-X9BAQdfFWi>