[Bug 277189] devel/cmake-core: add NO_CCACHE handle to allow disable ccache build

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Feb 20 19:42:36 GMT 2024


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277189

Ivan Rozhuk <rozhuk.im at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|Works As Intended           |---
             Status|Closed                      |New

--- Comment #4 from Ivan Rozhuk <rozhuk.im at gmail.com> ---
But NOCCACHE is user defined and it translated to NO_CCACHE:
.  if defined(NOCCACHE)
NO_CCACHE=      t
.  endif

So at least in this way patch is correct.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the kde-freebsd mailing list