Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Apr 2024 13:49:17 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 252088] [NEW PORT] devel/ccache-devel: Tool to minimize the compile time of C/C++ programs (Development Branch)
Message-ID:  <bug-252088-7788-ywANTtyZny@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-252088-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-252088-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=3D252088

--- 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=3D STATIC

install it into the host system and add

CCACHE_STATIC_PREFIX=3D/usr/local

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

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-252088-7788-ywANTtyZny>