[libvirt-jenkins-ci PATCH 3/7] lcitool: Create ccache wrappers outside of $HOME

Andrea Bolognani abologna at redhat.com
Mon Mar 30 12:17:15 UTC 2020


On Mon, 2020-03-30 at 12:47 +0100, Daniel P. Berrangé wrote:
> On Fri, Mar 27, 2020 at 08:34:55PM +0100, Andrea Bolognani wrote:
> > +- name: 'Create ccache wrappers'
> > +  file:
> > +    path: /usr/local/share/ccache-wrappers
> > +    state: directory
> 
> I weakly suggest "/usr/local/share/ccache/bin"

I thought about that path, but then decided against it because
/usr/local/share/ccache belongs to the ccache package itself on
FreeBSD (which install all ports under /usr/local) and even on Linux
when installing it from source without overriding the default prefix,
so even though there would be no conflicts right now I'd rather steer
clear of it.

I also considered /usr/libexec/ccache-wrappers - what would you think
of that option?

-- 
Andrea Bolognani / Red Hat / Virtualization




More information about the libvir-list mailing list