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