[Bug 285307] net-im/telegram-desktop: Remove ccache bits from CMAKE_ARGS

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 15 Mar 2025 12:51:24 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=285307

Guido Falsi <madpilot@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |madpilot@FreeBSD.org

--- Comment #3 from Guido Falsi <madpilot@FreeBSD.org> ---
I'm also having issues with this due to me using
"CCACHE_STATIC_PREFIX=/usr/local" in poudriere.

With such configuration poudriere puts no ccache binary in /usr/local/bin, but
has one in /ccache/bin/ccache (which is the host statically linked one).

I plan on adding a condition to use this binary if found.

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