[Bug 252088] [NEW PORT] devel/ccache-devel: Tool to minimize the compile time of C/C++ programs (Development Branch)

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 17 Apr 2024 13:49:17 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252088

--- Comment #28 from Denis Shaposhnikov <dsh@bamus.cz> ---
Hi,

I've found the only reliable way how to use devel/ccache4 with poudiere is
build devel/ccache4 with

devel_ccache4_SET= STATIC

install it into the host system and add

CCACHE_STATIC_PREFIX=/usr/local

into poudriere.conf. This way poudriere builds everything without loop
warnings.

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