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

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

--- Comment #8 from Anton Saietskii <vsasjason@gmail.com> ---
(In reply to Anton Saietskii from comment #0)

My patch, when applied, would turn
[ 76% 1189/1543] /usr/local/bin/ccache /usr/local/libexec/ccache/c++
-DCRL_FORCE_COMMON_QUEUE <...>

into

[ 76% 1189/1543] /usr/local/libexec/ccache/c++ -DCRL_FORCE_COMMON_QUEUE <...>

Again, it doesn't relate to poudriere's static ccache.

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